8 lines
127 B
Nix
8 lines
127 B
Nix
_: {
|
|
imports = [
|
|
./blocky.nix
|
|
./grafana.nix
|
|
./prometheus.nix
|
|
../../../shared/prometheus-exporters.nix
|
|
];
|
|
}
|