manatee: Update monitoring in home-assistant

- Add all disks to smartd
- Generate home-assistant config in nix
- Add metrics for all HDDs
This commit is contained in:
Alexander Heldt
2026-05-30 16:54:40 +00:00
parent d291633fe2
commit 4a63c4eb5e
4 changed files with 353 additions and 141 deletions
+1
View File
@@ -23,6 +23,7 @@ in
komga.enable = true;
romm.enable = true;
homepage.enable = true;
disk-smart.enable = true;
};
};
}