Revert "Use zen kernel for desktop"
This reverts commit 29b0ca61ef
.
The zen kernel doesn't have the ashmem module which breaks waydroid
This commit is contained in:
parent
5c82f56b12
commit
9af32389df
1 changed files with 0 additions and 1 deletions
|
@ -23,5 +23,4 @@
|
||||||
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