gnupg sucks asss
This commit is contained in:
parent
3959e0a19d
commit
463f37ee73
1 changed files with 5 additions and 1 deletions
|
|
@ -58,7 +58,11 @@
|
|||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
programs.gnupg.agent.enable = true;
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
services.pcscd.enable = true;
|
||||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue