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 304 additions and 2 deletions
Showing only changes of commit 9ebbb1c0c6 - Show all commits

View File

@@ -17,7 +17,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-raspberrypi = {
url = "github:nvmd/nixos-raspberrypi/v1.20260317.0";
url = "github:nvmd/nixos-raspberrypi/v1.20260517.0";
inputs.nixpkgs.follows = "nixpkgs";
};
self.submodules = true;