forked from the-distro/infra
6 lines
61 B
Nix
6 lines
61 B
Nix
|
{
|
||
|
imports = [
|
||
|
./grafana.nix
|
||
|
./prometheus.nix
|
||
|
];
|
||
|
}
|