Cachyos kernel
This commit is contained in:
parent
260b30b623
commit
19a3ef281c
5 changed files with 190 additions and 42 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue