1778500962

This commit is contained in:
2026-05-11 15:02:42 +03:00
parent 14b4bdb585
commit 32ed42b86d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
''; '';
zramSwap = { zramSwap = {
enable = false; enable = true;
algorithm = "zstd"; algorithm = "zstd";
memoryPercent = 25; memoryPercent = 25;
priority = 5; priority = 5;
+1 -1
View File
@@ -33,6 +33,6 @@
InterceptUnknown = true; InterceptUnknown = true;
ProcMonitorMethod = "ebpf"; ProcMonitorMethod = "ebpf";
}; };
# scx.scheduler = "scx_rustland"; scx.scheduler = "scx_rustland";
}; };
} }