summaryrefslogtreecommitdiff
path: root/host/hephaestus.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/hephaestus.nix')
-rw-r--r--host/hephaestus.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/hephaestus.nix b/host/hephaestus.nix
index a2886b7..6aca093 100644
--- a/host/hephaestus.nix
+++ b/host/hephaestus.nix
@@ -37,6 +37,8 @@
hardware.nvidia.package = pkgs.linuxPackages.nvidia_x11;
+ environment.systemPackages = [ pkgs.zenith-nvidia ];
+
hardware.bluetooth.enable = true;
services.blueman.enable = true;