This commit is contained in:
Ingolf Wagner 2023-07-29 09:29:38 +02:00
parent 9440397500
commit ccf80a7e91
Signed by: palo
GPG key ID: 76BF5F1928B9618B
2 changed files with 2 additions and 1 deletions

View file

@ -20,7 +20,7 @@
checkConfig = "syntax-only";
enable = true;
# keep data for 30 days
extraFlags = [ "--storage.tsdb.retention.time=30d" ];
extraFlags = [ "--storage.tsdb.retention.time=90d" ];
ruleFiles = [
(pkgs.writeText "prometheus-rules.yml" (builtins.toJSON {

View file

@ -31,6 +31,7 @@ in
}))
autorandr
nixos-shell
(nextcloudSync "InstantUpload")
(nextcloudSync "Pictures")