Update inputs (stable -> 23.05)

This commit is contained in:
2023-06-24 16:33:16 +01:00
parent 36c450e507
commit 6044391117
6 changed files with 48 additions and 70 deletions

View File

@@ -53,9 +53,7 @@
};
services = {
openssh = {
permitRootLogin = mkImageMediaOverride "prohibit-password";
};
openssh.settings.PermitRootLogin = mkImageMediaOverride "prohibit-password";
};
networking = {