diff --git a/hosts/kuroko/configuration.nix b/hosts/kuroko/configuration.nix index ca99149..edd626a 100644 --- a/hosts/kuroko/configuration.nix +++ b/hosts/kuroko/configuration.nix @@ -17,6 +17,7 @@ virtualisation.waydroid.enable = true; boot.kernelPackages = pkgs.linuxPackages_xanmod; networking.hostName = "kuroko"; # Define your hostname. + services.ratbagd.enable = true; #Nvidia Hardware begins hardware.nvidia = { diff --git a/users/kaitotlex/home.nix b/users/kaitotlex/home.nix index 4199a49..0e1597f 100644 --- a/users/kaitotlex/home.nix +++ b/users/kaitotlex/home.nix @@ -35,11 +35,14 @@ thunderbird rustc cargo - + yubikey-manager + libratbag pamixer sl + piper + nwg-displays dolphin xfce.thunar @@ -155,6 +158,7 @@ brightnessctl ]; + programs.rofi = { enable = true; cycle = true;