diff --git a/hosts/hakase/configuration.nix b/hosts/hakase/configuration.nix index 547154a..5a23f99 100644 --- a/hosts/hakase/configuration.nix +++ b/hosts/hakase/configuration.nix @@ -45,6 +45,7 @@ hardware.logitech.wireless.enable = true; hardware.bluetooth.enable = true; + hardware.xone.enable = true; hardware.bluetooth.powerOnBoot = true; hardware.bluetooth.settings = { General = { @@ -105,6 +106,7 @@ command = lib.mkOverride 10 "Hyprland"; }; }; + flatpak.enable = true; seatd.enable = true; upower.enable = true; scx.enable = true; # by default uses scx_rustland scheduler