various fixes

This commit is contained in:
Miguel Palhas
2026-06-27 11:21:45 +01:00
parent 753426fd91
commit 559edbe89a
11 changed files with 44 additions and 29 deletions
+3
View File
@@ -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 = {