some scx shenanigans

This commit is contained in:
cnst
2024-11-04 19:02:01 +01:00
parent 0f497bb437
commit 1ee5fd627e
13 changed files with 154 additions and 158 deletions

View File

@@ -188,6 +188,11 @@
samba = {
enable = false;
};
scx = {
enable = true;
scheduler = "scx_lavd";
flags = "--performance --no-core-compaction";
};
udisks = {
enable = true;
};