Don't use latest kernel for installer, it causes build problems
This commit is contained in:
parent
afe7dde5ba
commit
0bd0ca5f6d
@ -21,7 +21,6 @@
|
||||
};
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
supportedFilesystems = lib.mkForce ["btrfs" "reiserfs" "vfat" "f2fs" "xfs" "ntfs" "cifs"];
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user