enable gnupg agent
This commit is contained in:
parent
2fcbb64d92
commit
6f68c67b01
2 changed files with 4 additions and 4 deletions
|
@ -133,10 +133,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;
|
||||
};
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue