restructure homebox

This commit is contained in:
2026-04-23 09:48:55 -05:00
parent 0f54f4b26b
commit fac59cb6ce
3 changed files with 6 additions and 2 deletions

View File

@@ -8,7 +8,6 @@
enable = true;
openFirewall = lib.mkDefault true;
settings = {
PermitRootLogin = lib.mkForce "no";
PasswordAuthentication = false;
KbdInteractiveAuthentication = false;
};