diff --git a/nixos/modules/nixos/de/hyprland.nix b/nixos/modules/nixos/de/hyprland.nix index 3c555ac..099ce2f 100644 --- a/nixos/modules/nixos/de/hyprland.nix +++ b/nixos/modules/nixos/de/hyprland.nix @@ -83,6 +83,10 @@ in { }; dconf.enable = true; seahorse.enable = true; + ssh = { + enableAskPassword = true; + askPassword = "${pkgs.seahorse}/libexec/seahorse/ssh-askpass"; + }; fuse.userAllowOther = true; ## Additional programs for the overall Hyprland experience