Committed after system build
diff --git a/secrets/networking-configuration.nix b/secrets/networking-configuration.nix
index 0c26e7a..267736a 100644
--- a/secrets/networking-configuration.nix
+++ b/secrets/networking-configuration.nix
Binary files differ
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;