Committed after system build
diff --git a/system/configuration.nix b/system/configuration.nix
index f66c20e..0efa3fb 100644
--- a/system/configuration.nix
+++ b/system/configuration.nix
@@ -230,6 +230,8 @@
   hardware.openrazer.enable = true;
   hardware.openrazer.users = [ "minion" ];
 
+  hardware.steam-hardware.enable = true;
+
   # Enable touchpad support (enabled default in most desktopManager).
   services.xserver.libinput.enable = true;