Re-add explicit pinentry definitions
This commit is contained in:
@ -215,5 +215,7 @@ in {
|
||||
] ++ (if config.virtualisation.podman.enable then [
|
||||
pods
|
||||
] else []);
|
||||
|
||||
home.services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user