sysd initrd for cachy

This commit is contained in:
death916 2026-02-11 05:33:02 -08:00
parent 814ab9827d
commit e67cd79f30

View file

@ -29,6 +29,10 @@
# Use CachyOS Kernel
boot.kernelPackages = pkgs.cachyosKernels.linuxPackages-cachyos-latest;
# Fix for custom kernel module shrinking errors
boot.initrd.systemd.enable = true;
boot.initrd.includeDefaultModules = false;
# Network Optimizations (BBR + CAKE)
boot.kernel.sysctl = {
# Use CAKE traffic shaper to prevent lag (bufferbloat) on WiFi