feat: add uConsole CM5 host with Reticulum mesh network support #61

Merged
gortium merged 10 commits from feat/uconsole-cm5-v3 into master 2026-06-06 13:19:20 +00:00
4 changed files with 296 additions and 2 deletions
Showing only changes of commit a0a6663793 - Show all commits

View File

@@ -17,7 +17,7 @@
services.openssh = {
enable = true;
settings.PermitRootLogin = "prohibit-password";
settings.PasswordAuthentication = false;
settings.PasswordAuthentication = lib.mkForce false;
};
# User