qcow and installer-iso fixes

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-06-03 19:21:49 -04:00
committed by Alice Huston
parent 503de488fe
commit 7f858e17dc
6 changed files with 6 additions and 6 deletions

View File

@ -33,7 +33,7 @@
MaxSessions = lib.mkDefault 2;
PasswordAuthentication = false;
PermitEmptyPasswords = "no";
PermitRootLogin = "no";
PermitRootLogin = lib.mkForce "no";
TcpKeepAlive = "no";
X11Forwarding = lib.mkDefault false;
KexAlgorithms = [