7 lines
121 B
Nix
7 lines
121 B
Nix
_: {
|
|
imports = [
|
|
./blocky.nix
|
|
../../../shared/prometheus-exporters.nix
|
|
../../../shared/promtail.nix
|
|
];
|
|
}
|