Enable ssh support in gpg agent
This commit is contained in:
parent
c39d7f8d0b
commit
e5c9d8e07b
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in
|
|||
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentryFlavor = "gnome3";
|
||||
verbose = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue