This commit is contained in:
Sacabambaspis
2024-01-11 20:04:09 +08:00
committed by GitHub
parent 1d2bdc1beb
commit 00b4997a74

View File

@@ -14,7 +14,7 @@
# gpg agent with pinentry
programs.gnupg.agent = {
eanble = true;
enable = true;
pinentryFlavor = "curses";
enableSSHSupport = false;
};