commit ada416174ba4b6c26e324fbaecc21444790b6e3c
parent 50a0b4e289eb597a014d7b4e82fcd472ea166e5b
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Thu, 19 Jun 2025 19:15:25 +0200
parent 50a0b4e289eb597a014d7b4e82fcd472ea166e5b
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Thu, 19 Jun 2025 19:15:25 +0200
config/home/common/progams/gpg: enable `ask-cert-level` setting, disable ccid
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/config/home/common/programs/gpg.nix b/config/home/common/programs/gpg.nix @@ -7,6 +7,12 @@ { config = { programs.gpg = { + scdaemonSettings = { + disable-ccid = true; + }; + settings = { + ask-cert-level = true; + }; publicKeys = [ { # emilyyy@jagudev.net