diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-11-28 12:25:59 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-11-28 12:25:59 +0000 |
| commit | 4dc466108ea6be8e216922a7926f7bff27af22a6 (patch) | |
| tree | c3b02a0e2324abf3c579df58b9428bac3998fc9a /hosts/station | |
| parent | upgrade nixos (diff) | |
disabled bluetooth
Diffstat (limited to 'hosts/station')
| -rw-r--r-- | hosts/station/hardware.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/station/hardware.nix b/hosts/station/hardware.nix index 3360a06..8f84745 100644 --- a/hosts/station/hardware.nix +++ b/hosts/station/hardware.nix @@ -7,9 +7,5 @@ rocmPackages.clr ]; }; - - bluetooth = { - enable = true; - }; }; } |
