chore(gnupg): change gnupg home directory
This commit is contained in:
parent
3328f4a4f5
commit
e376634d06
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ in
|
||||||
scdaemonSettings = {
|
scdaemonSettings = {
|
||||||
disable-ccid = true;
|
disable-ccid = true;
|
||||||
};
|
};
|
||||||
|
homedir = "${config.xdg.configHome}/gnupg";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.gpg-agent = {
|
services.gpg-agent = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue