update renamed option
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSshSupport = true;
|
enableSshSupport = true;
|
||||||
pinentryPackage = pkgs.pinentry-qt;
|
pinentry.package = pkgs.pinentry-qt;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
listen-backlog 256
|
listen-backlog 256
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user