fix service name for fw metrics
This commit is contained in:
@@ -15,7 +15,7 @@ in {
|
||||
|
||||
services.prometheus.exporters.node.enable = true;
|
||||
|
||||
systemd.services.export-to-prometheus = {
|
||||
systemd.services.export-fw-to-prometheus = {
|
||||
path = with pkgs; [victoriametrics];
|
||||
enable = true;
|
||||
after = ["network-online.target"];
|
||||
|
||||
Reference in New Issue
Block a user