Upgrade to 23.05

This commit is contained in:
Tim Schubert 2023-05-28 00:13:05 +02:00
parent 5152b7c9bb
commit df1b30c595
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
12 changed files with 29 additions and 393 deletions

View file

@ -77,7 +77,7 @@ in
programs.zsh.enable = mkDefault true;
services.sshd.enable = true;
services.openssh.passwordAuthentication = false;
services.openssh.settings.PasswordAuthentication = false;
security.sudo.wheelNeedsPassword = false;
services.openssh.openFirewall = true;