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/pad | |
| parent | upgrade nixos (diff) | |
disabled bluetooth
Diffstat (limited to '')
| -rw-r--r-- | hosts/pad/hardware.nix | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/pad/hardware.nix b/hosts/pad/hardware.nix index 6b74c75..bcc20ab 100644 --- a/hosts/pad/hardware.nix +++ b/hosts/pad/hardware.nix @@ -1,9 +1,5 @@ { hardware = { - bluetooth = { - enable = false; - }; - graphics = { enable = true; }; |
