sam: Enable GnuPG agent

This commit is contained in:
Chandler Swift 2025-07-09 16:56:07 -05:00
parent 41de43403a
commit 6959d0a591
No known key found for this signature in database
GPG key ID: B123483B24A4D579

View file

@ -154,10 +154,10 @@
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# };
programs.gnupg.agent = {
enable = true;
# enableSSHSupport = true;
};
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions