Attempt to update blockhouse to 25.05 flake and break out a few common items
This commit is contained in:
parent
ea09a0fac8
commit
3440111c0f
4 changed files with 97 additions and 161 deletions
|
|
@ -3,6 +3,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
PermitRootLogin = lib.mkForce "no";
|
||||
StreamLocalBindUnlink = "yes";
|
||||
PasswordAuthentication = false;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue