disbled programs.gpg.agent
This commit is contained in:
parent
90a72b23bb
commit
b1bcabba6d
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ in {
|
||||||
|
|
||||||
services.pcscd.enable = true;
|
services.pcscd.enable = true;
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
pinentryPackage = pkgs.lib.mkForce pkgs.pinentry-qt;
|
pinentryPackage = pkgs.lib.mkForce pkgs.pinentry-qt;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue