WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3

Draft
abonerib wants to merge 486 commits from abonerib/bscpkgs:pkgs/tasycl into master
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;