1
0

hosts/astatine: Add stack to monitor zte hypermobile 5g

This commit is contained in:
2025-09-08 23:32:42 +02:00
parent 503dca182e
commit e82132b86e
8 changed files with 154 additions and 7 deletions

View File

@@ -40,6 +40,10 @@
inputs.nixpkgs.follows = "nixpkgs";
};
fieldpoc.url = "git+https://git.clerie.de/clerie/fieldpoc.git";
mu5001tool = {
url = "git+https://git.clerie.de/clerie/mu5001tool.git";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-exporter = {
url = "git+https://git.clerie.de/clerie/nixos-exporter.git";
inputs.nixpkgs.follows = "nixpkgs";