1
This commit is contained in:
parent
4688e8eb7e
commit
72ab95fb6a
@ -15,7 +15,7 @@ in
|
|||||||
banner = "Must back to QingDao! Must back HOME!";
|
banner = "Must back to QingDao! Must back HOME!";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
PermitRootLogin = false;
|
PermitRootLogin = "no";
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
@ -91,6 +91,5 @@ in
|
|||||||
libraspberrypi
|
libraspberrypi
|
||||||
];
|
];
|
||||||
|
|
||||||
programs = {
|
programs = { };
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user