diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 2968165e..9e4335ec 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -38,6 +38,8 @@ services.upower.enable = true; services.gnome.gnome-keyring.enable = true; + security.pam.services.gdm.enableKwallet = true; + programs.xfconf.enable = true; programs.thunar = {