diff --git a/modules/common-packages.nix b/modules/common-packages.nix index 6e93a38..d0456c3 100644 --- a/modules/common-packages.nix +++ b/modules/common-packages.nix @@ -37,11 +37,6 @@ bat ]; - programs.gnupg.agent = { - enable = true; - enableSSHSupport = true; - }; - virtualisation.docker.enable = true; # Enable the OpenSSH daemon.