Archie: switch kernel to xanmod
This commit is contained in:
parent
c7206aa602
commit
7c41dfd9b3
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@
|
|||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_xanmod_latest;
|
||||
|
||||
networking.hostName = "Archie"; # Define your hostname.
|
||||
networking.networkmanager.enable = true; # Enable networking
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue