nixpkgs unstable set

This commit is contained in:
2026-07-07 12:19:07 +03:00
parent 5dd7a585a5
commit 6079ccc25a
4 changed files with 26 additions and 8 deletions
+2 -2
View File
@@ -85,8 +85,8 @@ let
services = {
power-profiles-daemon.enable = lib.mkForce false;
earlyoom.enable = true;
auto-cpufreq.enable = false;
throttled.enable = true;
auto-cpufreq.enable = true;
throttled.enable = false;
journald = {
extraConfig = ''
SystemMaxUse=512M