Add metrics-nekomesh host
This commit is contained in:
parent
1ad857a33a
commit
3fcd427251
10 changed files with 138 additions and 0 deletions
9
config/hosts/metrics-nekomesh/default.nix
Normal file
9
config/hosts/metrics-nekomesh/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./grafana.nix
|
||||
./prometheus.nix
|
||||
./nginx.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue