diff options
Diffstat (limited to 'host')
-rw-r--r-- | host/hephaestus.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/host/hephaestus.nix b/host/hephaestus.nix index 6a674bc..3c22dbe 100644 --- a/host/hephaestus.nix +++ b/host/hephaestus.nix @@ -38,8 +38,6 @@ hardware.nvidia.package = pkgs.linuxPackages.nvidia_x11; - environment.systemPackages = [ pkgs.zenith-nvidia ]; - hardware.bluetooth.enable = true; services.blueman.enable = true; |