From 9e0f84316df0504d73320495c51fe3bd7f968e7d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 20 Mar 2023 12:01:42 +0100 Subject: ... --- hosts/eostre/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/eostre/default.nix b/hosts/eostre/default.nix index 2752d136..b6864833 100644 --- a/hosts/eostre/default.nix +++ b/hosts/eostre/default.nix @@ -100,6 +100,7 @@ with lib; services.openssh = { enable = true; + startWhenNeeded = true; settings = { PasswordAuthentication = true; KbdInteractiveAuthentication = true; -- cgit v1.2.3