1
0
Fork 0

Fix lingering problems

This commit is contained in:
Malte Brandy 2021-12-22 15:08:34 +01:00
parent 624f751329
commit 3ffa05507d

View file

@ -94,6 +94,7 @@
{ nix-optimise.serviceConfig.Type = "oneshot"; } // builtins.listToAttrs (map makeConfig hosts);
services = {
logind.killUserProcesses = false;
journald.extraConfig = "SystemMaxUse=512M";
prometheus.exporters = {
node = {