feat: adds smartd, changes scrutiny to be more generic smart stuff

This commit is contained in:
Ahwx 2025-04-24 10:58:12 +02:00
parent 71081eb600
commit 17bc3c6d52
3 changed files with 34 additions and 20 deletions

View file

@ -5,5 +5,5 @@
++ [ (import ./immich.nix) ]
++ [ (import ./nextcloud.nix) ]
++ [ (import ./home-assistant.nix) ]
++ [ (import ./scrutiny.nix) ];
++ [ (import ./smart-monitoring.nix) ];
}