Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
Showing only changes of commit 3424cac761 - Show all commits

View File

@ -18,6 +18,7 @@
services.prometheus = {
enable = true;
port = 9001;
retentionTime = "1y";
};
systemd.services.prometheus-ipmi-exporter.serviceConfig.DynamicUser = lib.mkForce false;