aboutsummaryrefslogtreecommitdiffstats
path: root/system/hardware
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--system/hardware/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/hardware/default.nix b/system/hardware/default.nix
index f41ba756..89f86551 100644
--- a/system/hardware/default.nix
+++ b/system/hardware/default.nix
@@ -4,6 +4,7 @@
...
}: {
hardware = {
+ keyboard.zsa.enable = true;
onlykey.enable = true;
opengl = {
enable = true;