mediabox: allow root ssh login
This commit is contained in:
parent
2ea0ef0467
commit
e105f9f7c2
@ -236,6 +236,7 @@ in
|
||||
fwupd.enable = true;
|
||||
ntp.enable = true;
|
||||
openssh.enable = true;
|
||||
openssh.settings.PermitRootLogin = "yes";
|
||||
thinkfan.enable = false;
|
||||
|
||||
xrdp = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user