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 301 additions and 2 deletions
Showing only changes of commit 1617ac9149 - Show all commits

View File

@@ -9,7 +9,8 @@
# System State
system.stateVersion = "25.05";
# Boot & Hardware (uconsole-cm5 module handles boot.loader)
# Boot & Hardware (migrated to kernel bootloader per nixos-raspberrypi deprecation notice)
boot.loader.raspberry-pi.bootloader = "kernel";
boot.kernelPackages = pkgs.linuxPackages_latest;
# Networking