mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
disbled programs.gpg.agent
This commit is contained in:
parent
90a72b23bb
commit
b1bcabba6d
|
|
@ -129,7 +129,7 @@ in {
|
|||
|
||||
services.pcscd.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
# enable = true;
|
||||
pinentryPackage = pkgs.lib.mkForce pkgs.pinentry-qt;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue