monitors.nix: added monitor config via modules

This commit is contained in:
Charlie Root 2024-08-28 11:04:53 +02:00
commit 4a2f1302d8
6 changed files with 102 additions and 72 deletions

View file

@ -0,0 +1 @@
_: {imports = [./monitors.nix];}