use zen from stable nixpkgs
This commit is contained in:
parent
70cc668cdc
commit
11c5ec198c
|
|
@ -42,7 +42,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# kernelModules = [];
|
# kernelModules = [];
|
||||||
kernelPackages = pkgs.unstable.linuxPackages_zen;
|
kernelPackages = pkgs.linuxPackages_zen;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware = {
|
hardware = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue