Archie: switch kernel to xanmod

This commit is contained in:
Toast 2023-07-12 21:03:06 +02:00
parent c7206aa602
commit 7c41dfd9b3

View file

@ -18,6 +18,8 @@
}; };
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
networking.hostName = "Archie"; # Define your hostname. networking.hostName = "Archie"; # Define your hostname.
networking.networkmanager.enable = true; # Enable networking networking.networkmanager.enable = true; # Enable networking