various fixes
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
pinentry.package = pkgs.pinentry-gnome3;
|
||||
# Use gpg-agent as the ssh-agent so AddKeysToAgent ("yes") in ssh.nix
|
||||
# has an agent to load keys into.
|
||||
enableSshSupport = true;
|
||||
};
|
||||
|
||||
programs.password-store = {
|
||||
|
||||
Reference in New Issue
Block a user