diff options
Diffstat (limited to '')
| -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; - }; }; } |
