mob next [ci-skip] [ci skip] [skip ci]

lastFile:modules/clan/prometheus/default.nix
This commit is contained in:
2026-06-22 14:10:03 +07:00
parent 7428ee6f0c
commit 4b5f2aa68b
+1 -1
View File
@@ -10,7 +10,7 @@
description = "Prometheus server that scraps all data from nodes";
interface =
{ lib, options, ... }:
{ lib, ... }:
{
options = {
scrape_interval = lib.mkOption {