feat: Added grafana other devices

This commit is contained in:
uttarayan21
2025-08-14 15:18:52 +05:30
parent e387716e16
commit ba40cc49eb
10 changed files with 298 additions and 803 deletions

View File

@@ -1,4 +1,5 @@
{...}: {
{ ... }:
{
imports = [
# ./rsyncd.nix
# ./sunshine.nix
@@ -15,5 +16,6 @@
./minecraft.nix
./fwupd.nix
./caddy.nix
./monitoring.nix
];
}