Cachyos kernel

This commit is contained in:
Aleksandr Lebedev 2025-07-26 18:21:44 +02:00
parent 260b30b623
commit 19a3ef281c
5 changed files with 190 additions and 42 deletions

View file

@ -20,6 +20,9 @@
../../users/tania
];
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_cachyos;
services.scx.enable = true; # by default uses scx_rustland scheduler
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
nixpkgs.overlays = [
# Fixes java crash because of bind mount with impermanence when loading too many mods(ex. All The Mods 9)