mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated system
This commit is contained in:
parent
35cd781c3d
commit
48e0909748
3 changed files with 73 additions and 72 deletions
|
@ -25,6 +25,7 @@ in
|
|||
(lib.mkIf (cfg.variant == "hardened") pkgs.linuxPackages_cachyos-hardened)
|
||||
];
|
||||
services.scx.enable = true;
|
||||
services.scx.package = pkgs.scx.rustscheds;
|
||||
services.scx.scheduler = "scx_lavd";
|
||||
boot.consoleLogLevel = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue