Skip to content

Commit 0d69d16

Browse files
committed
marie-desktop: enable scx_lavd
1 parent 50a9e42 commit 0d69d16

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

hosts/marie-desktop/gaming.nix

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,9 @@
7272
};
7373

7474
security.rtkit.enable = true;
75+
76+
services.scx = {
77+
enable = true;
78+
scheduler = "scx_lavd";
79+
};
7580
}

0 commit comments

Comments
 (0)