gaming configurations

This commit is contained in:
2025-01-10 16:40:24 -06:00
parent e3a5151f62
commit 3204242308
2 changed files with 9 additions and 0 deletions

View File

@@ -134,6 +134,10 @@
};
services = {
flatpak.enable = true;
scx = {
enable = true;
scheduler = "scx_lavd";
};
btrfs.autoScrub = {
enable = true;
fileSystems = [ "/" ];