about summary refs log tree commit diff stats
path: root/system/default.nix
diff options
context:
space:
mode:
authorene <ene@sils.com>2023-04-03 15:11:11 +0200
committerene <ene@sils.com>2023-04-03 15:12:06 +0200
commit4ce41b607c1c9ab42c7e23556a035c8525f11efb (patch)
tree39ac1c3da218b65caeba4f9975fe93d9b5c5b664 /system/default.nix
parentChore(Flake): Update (diff)
downloadnixos-config-4ce41b607c1c9ab42c7e23556a035c8525f11efb.zip
Feat(system/hardware): Add onlykey support
Diffstat (limited to 'system/default.nix')
-rw-r--r--system/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/default.nix b/system/default.nix
index 3609dcd4..a417aecc 100644
--- a/system/default.nix
+++ b/system/default.nix
@@ -8,7 +8,7 @@
     ./sound
     ./users # the position of this item is fully arbitrary
     ./polkit
-    ./graphics
+    ./hardware
     ./services
     ./tempfiles
   ];