gnupg sucks asss

This commit is contained in:
Osman Faruk Bayram 2025-07-26 01:08:05 +03:00
parent 3959e0a19d
commit 463f37ee73

View file

@ -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 = {