diff --git a/hosts/zeus/configuration.nix b/hosts/zeus/configuration.nix index 0e40726..8b98ed4 100644 --- a/hosts/zeus/configuration.nix +++ b/hosts/zeus/configuration.nix @@ -83,6 +83,8 @@ in { default-sample-format = "float32le"; }; + hardware.xone.enable = true; + services.xserver = { libinput = { enable = true;