This commit is contained in:
XenGi 2026-02-14 02:53:49 +01:00
parent f910eb4c7d
commit 4a77f0e3da
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -4,6 +4,8 @@
services = { services = {
openssh = { openssh = {
enable = true; enable = true;
openFirewall = true;
startWhenNeeded = false;
settings = { settings = {
PermitEmptyPasswords = "no"; PermitEmptyPasswords = "no";
PermitRootLogin = "prohibit-password"; PermitRootLogin = "prohibit-password";