summaryrefslogtreecommitdiff
path: root/machines/zenbook/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/zenbook/default.nix')
-rw-r--r--machines/zenbook/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/zenbook/default.nix b/machines/zenbook/default.nix
index 830d888..61e20db 100644
--- a/machines/zenbook/default.nix
+++ b/machines/zenbook/default.nix
@@ -35,7 +35,7 @@
binfmt.emulatedSystems = ["aarch64-linux"];
};
hardware.onlykey.enable = true;
- hardware.steam-hardware.enable = true;
+
# i2c for https://github.com/mohamed-badaoui/asus-touchpad-numpad-driver
hardware.i2c.enable = true;
systemd.services.asus-touchpad-numpad = {