diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index ee5cf95..d59f3f8 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -94,6 +94,8 @@ xclip + uhk-agent + rustup gnumake zig @@ -105,6 +107,7 @@ ]; }; + hardware.keyboard.uhk.enable = true; security.pam.services."ravenshade".enableGnomeKeyring = true; services.gnome.gnome-keyring.enable = true;