feat: updated to nginx 23.05

This commit is contained in:
silver 2023-06-17 21:35:57 +01:00
parent 704222fcb9
commit e990626c7a
4 changed files with 7 additions and 7 deletions

View file

@ -21,7 +21,7 @@
services.openssh = {
enable = true;
permitRootLogin = "prohibit-password";
settings.PermitRootLogin = "prohibit-password";
};
users.users.root = {