disable gpg-agent (broken)
This commit is contained in:
parent
5452c4d3a2
commit
d41a4844de
1 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@
|
|||
auto-key-locate = [ "local" "dane" "cert" "wkd" ];
|
||||
};
|
||||
};
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
};
|
||||
#services.gpg-agent = {
|
||||
#enable = true;
|
||||
#};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue