Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat(loki): switch to cachyos kernel

+1 -1
+1 -1
systems/x86_64-linux/loki/default.nix
··· 28 28 }; 29 29 30 30 boot.kernelPackages = pkgs.linuxPackages_cachyos; 31 - inputs.chaotic.scx.enable = true; # by default uses scx_rustland scheduler 31 + chaotic.scx.enable = true; # by default uses scx_rustland scheduler 32 32 33 33 # Enable automatic login for the user. 34 34 services.displayManager.autoLogin.enable = true;