Build a new monitoring stack

This commit is contained in:
Gene Liverman 2026-01-27 21:41:46 -05:00
parent 65485e1c47
commit a2799f5e54
13 changed files with 1104 additions and 368 deletions

View file

@ -2,6 +2,7 @@
imports = [
./disk-config.nix
./hardware-configuration.nix
./monitoring.nix
];
system.stateVersion = "24.11";