Re-add explicit pinentry definitions
This commit is contained in:
@ -21,5 +21,7 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
adw-gtk3
|
||||
];
|
||||
|
||||
home.services.gpg-agent.pinentryPackage = pkgs.pinentry-gnome3;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user