mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
# gpg agent with pinentry
|
# gpg agent with pinentry
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
eanble = true;
|
enable = true;
|
||||||
pinentryFlavor = "curses";
|
pinentryFlavor = "curses";
|
||||||
enableSSHSupport = false;
|
enableSSHSupport = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user