diff --git a/services/openssh.nix b/services/openssh.nix index 8aa6030e..9c699b87 100644 --- a/services/openssh.nix +++ b/services/openssh.nix @@ -51,5 +51,5 @@ }; # Enable GPG Agent support: - programs.gnupg.agent.enableSSHSupport = true; + # programs.gnupg.agent.enableSSHSupport = true; } \ No newline at end of file