feat: add uConsole CM5 host with Reticulum mesh network support #61
@@ -17,7 +17,7 @@
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PermitRootLogin = "prohibit-password";
|
||||
settings.PasswordAuthentication = false;
|
||||
settings.PasswordAuthentication = lib.mkForce false;
|
||||
};
|
||||
|
||||
# User
|
||||
|
||||
Reference in New Issue
Block a user