mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-19 01:54:02 +05:30
Gaming optimizations?
This commit is contained in:
parent
73c20c7f68
commit
c6b672ff9c
4 changed files with 54 additions and 3 deletions
|
@ -25,6 +25,7 @@ in
|
|||
(lib.mkIf (cfg.variant == "hardened") pkgs.linuxPackages_cachyos-hardened)
|
||||
];
|
||||
services.scx.enable = true;
|
||||
services.scx.scheduler = "scx_lavd";
|
||||
boot.consoleLogLevel = 0;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue