Torjus Håkestad
a4592ffda3
Some checks failed
Run nix flake check / flake-check (push) Failing after 23m19s
9 lines
86 B
Nix
9 lines
86 B
Nix
{ ... }:
|
|
{
|
|
imports = [
|
|
./loki.nix
|
|
./grafana.nix
|
|
./prometheus.nix
|
|
];
|
|
}
|