gpg-agent is already defined globally
This commit is contained in:
parent
910af69b99
commit
7a006187b3
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user