1
0
Fork 0

gpg-agent is already defined globally

master
dump_stack() 2019-08-15 09:52:48 +00:00
parent 910af69b99
commit 7a006187b3
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 0 additions and 7 deletions

View File

@ -92,13 +92,6 @@ in {
};
};
services = {
gpg-agent = {
enable = true;
enableSshSupport = true;
};
};
home.file = {
".emacs.d/init.el".source = ./etc/emacs.el;
".xmonad/xmonad.hs".source = ./etc/xmonad.hs;