We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a9e42 commit 0d69d16Copy full SHA for 0d69d16
1 file changed
hosts/marie-desktop/gaming.nix
@@ -72,4 +72,9 @@
72
};
73
74
security.rtkit.enable = true;
75
+
76
+ services.scx = {
77
+ enable = true;
78
+ scheduler = "scx_lavd";
79
+ };
80
}
0 commit comments