switch to the plain package for foureighty kernel
This commit is contained in:
parent
5516842285
commit
a07a067650
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
networking.hostName = "foureighty";
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
initrd.luks.devices = {
|
||||
root = {
|
||||
|
|
Loading…
Reference in a new issue