summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sif/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index f90f9249..258a83f7 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -575,7 +575,6 @@ in {
575 firmware = [ pkgs.linux-firmware ]; 575 firmware = [ pkgs.linux-firmware ];
576 576
577 keyboard.uhk.enable = true; 577 keyboard.uhk.enable = true;
578 nitrokey.enable = true;
579 }; 578 };
580 579
581 # sound.enable = true; 580 # sound.enable = true;