summaryrefslogtreecommitdiff
path: root/host
diff options
context:
space:
mode:
authorAdrian Kummerlaender2023-12-08 10:04:16 +0100
committerAdrian Kummerlaender2023-12-08 10:04:16 +0100
commit6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a (patch)
tree61d20673092eb4f730909bface01cd743f31429b /host
parent74a4d31089d4410204a97d87673413ec138de3c9 (diff)
downloadnixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar.gz
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar.bz2
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar.lz
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar.xz
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.tar.zst
nixos_system-6e7d84812d6a997b0db8af5b9e1bc6607fcfd05a.zip
Update to 23.11
Diffstat (limited to 'host')
-rw-r--r--host/hephaestus.nix2
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;