11 lines
165 B
Nix
11 lines
165 B
Nix
{
|
|
imports = [
|
|
./grafana.nix
|
|
./prometheus.nix
|
|
./dashboard.nix
|
|
./exporters.nix
|
|
./jellyfin-annotations.nix
|
|
./zfs-scrub-annotations.nix
|
|
];
|
|
}
|