-
Notifications
You must be signed in to change notification settings - Fork 0
Kernel
Angelo Azevedo edited this page Jun 11, 2026
·
1 revision
To maximize system responsiveness and squeeze every ounce of performance out of the hardware, this configuration utilizes the CachyOS Kernel instead of the mainline NixOS kernel.
-
Flake Integration: Pulled declaratively via the
nix-cachyos-kernelflake input. -
LTO and x86_64-v3: The
pc-angelohost specifically uses thecachyos-latest-lto-x86_64-v3variant. This kernel is compiled with Link-Time Optimization (LTO) and targeted specifically for processors supporting thex86_64-v3architecture level (which includes advanced AVX2 instruction sets). - Scheduling: The CachyOS kernel features advanced CPU schedulers (like BORE) designed for desktop responsiveness.
These kernel-level enhancements drastically improve latency for desktop usage and increase overall frame rates in gaming scenarios.