Add influxdb2 service
This commit is contained in:
parent
311d03d3c3
commit
bfb9a3518c
1 changed files with 3 additions and 0 deletions
|
@ -29,6 +29,9 @@ in
|
||||||
input(type="imtcp" port="514" ruleset="remote")
|
input(type="imtcp" port="514" ruleset="remote")
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
services.influxdb2 = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
services.grafana = {
|
services.grafana = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Reference in a new issue