fix breaking change
This commit is contained in:
parent
2442175562
commit
671d5c3c07
|
@ -5,6 +5,6 @@
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
pinentryFlavor = "gtk2";
|
# pinentryFlavor = "";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue