chore: fmt

This commit is contained in:
2026-02-01 19:52:48 +05:30
parent a7d4a88741
commit d5396917c3

View File

@@ -6,7 +6,7 @@
systemd = 9558; systemd = 9558;
process = 9256; process = 9256;
nvidiagpu = 9835; nvidiagpu = 9835;
# Infrastructure exporters # Infrastructure exporters
cadvisor = 8080; cadvisor = 8080;
caddy = 2019; caddy = 2019;
@@ -53,7 +53,7 @@ in {
}; };
}; };
}; };
# Docker cAdvisor for container metrics # Docker cAdvisor for container metrics
virtualisation.oci-containers.containers.cadvisor = { virtualisation.oci-containers.containers.cadvisor = {
image = "gcr.io/cadvisor/cadvisor:v0.49.1"; image = "gcr.io/cadvisor/cadvisor:v0.49.1";
@@ -70,7 +70,7 @@ in {
"--device=/dev/kmsg" "--device=/dev/kmsg"
]; ];
}; };
# Open firewall ports for Prometheus exporters # Open firewall ports for Prometheus exporters
networking.firewall = { networking.firewall = {
# Allow from Tailscale network # Allow from Tailscale network