diff --git a/applications/thunar/default.nix b/applications/thunar/default.nix index e3f00447..fbc150e5 100644 --- a/applications/thunar/default.nix +++ b/applications/thunar/default.nix @@ -5,6 +5,7 @@ services.tumbler.enable = true; # Thumbnail support environment.systemPackages = [ pkgs.xfce.exo ]; # Open with kitty support services.gvfs.enable = true; # Trash support + services.gnome.gnome-keyring.enable = true; # Mount support home-manager.sharedModules = [{ xdg.configFile."xfce4/helpers.rc".text = ''