Use zen kernel for desktop
This commit is contained in:
parent
a32f8788da
commit
29b0ca61ef
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@
|
||||||
services.devmon.enable = true;
|
services.devmon.enable = true;
|
||||||
virtualisation.waydroid.enable = true;
|
virtualisation.waydroid.enable = true;
|
||||||
boot.supportedFilesystems = [ "ntfs" ];
|
boot.supportedFilesystems = [ "ntfs" ];
|
||||||
|
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue