refactor: change desktop kernal zen -> xanmod
This commit is contained in:
parent
6af6edf819
commit
90e288954d
1 changed files with 1 additions and 1 deletions
|
|
@ -18,6 +18,6 @@
|
|||
# useDHCP = true;
|
||||
};
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue