diff --git a/yodaTab/configuration.nix b/yodaTab/configuration.nix index 5702095..edeffbb 100644 --- a/yodaTab/configuration.nix +++ b/yodaTab/configuration.nix @@ -164,12 +164,6 @@ # 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; - # }; - - # List services that you want to enable: # Enable SSH server. services.openssh = {