chore: update.
This commit is contained in:
parent
352698c496
commit
1d520a9baa
3 changed files with 50 additions and 49 deletions
|
@ -19,7 +19,7 @@
|
|||
boot.binfmt.emulatedSystems = ["aarch64-linux"];
|
||||
|
||||
# Use the xanmod kernel
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos;
|
||||
boot.kernelPackages = pkgs.linuxPackages_cachyos-lto;
|
||||
services.scx = {
|
||||
enable = true;
|
||||
package = pkgs.scx_git.full;
|
||||
|
@ -173,7 +173,7 @@
|
|||
crony.wireguard.enable = true;
|
||||
crony.additional-hardware.enable = true;
|
||||
crony.secrets.enable = true;
|
||||
crony.ryzenadj.enable = true;
|
||||
crony.ryzenadj.enable = false;
|
||||
crony.auto-cpufreq.enable = true;
|
||||
crony.hyprland-nixos.enable = true;
|
||||
crony.ollama.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue