Update inputs

This commit is contained in:
Fabian Hauser 2023-01-26 11:39:05 +01:00
parent 09249357fa
commit 3b42608aa6
3 changed files with 15 additions and 15 deletions

View file

@ -79,7 +79,7 @@ in {
services.openssh = {
enable = true;
passwordAuthentication = false;
settings.PasswordAuthentication = false;
};
security.acme = {