removed gpg agent

This commit is contained in:
Alexander Szczepanski
2021-08-23 16:33:38 +02:00
parent 9a0bbdffd2
commit 084f8ba9fa
5 changed files with 2 additions and 33 deletions

View File

@ -162,14 +162,6 @@ in
gnome.simple-scan
];
# Some programs need SUID wrappers, can be configured further or are
# started in user sessions.
# programs.mtr.enable = true;
# programs.gnupg.agent = {
# enable = true;
# enableSSHSupport = true;
# };
networking.firewall.enable = false;
system.stateVersion = "21.05";