[Services/GnuPG] Move all configuration in dedicated file

This commit is contained in:
Antoine Viallon 2023-04-05 09:41:53 +02:00
parent 3fa8298db2
commit 9977f0c62d
Signed by: aviallon
GPG key ID: 186FC35EDEB25716
4 changed files with 35 additions and 32 deletions

View file

@ -183,14 +183,6 @@ in {
};
};
programs.gnupg = {
agent.enable = true;
dirmngr.enable = true;
agent.pinentryFlavor = "curses";
agent.enableSSHSupport = true;
agent.enableExtraSocket = true;
agent.enableBrowserSocket = true;
};
programs.ssh.startAgent = false;
# SmartCards