summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/zenbook/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/zenbook/default.nix b/machines/zenbook/default.nix
index 2f311ed..830d888 100644
--- a/machines/zenbook/default.nix
+++ b/machines/zenbook/default.nix
@@ -35,6 +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 = {