Linux 3.6 has been EOL'd, hopefully 3.7 works for the fuloong2f
This commit is contained in:
parent
b669633d63
commit
3ad424632b
@ -105,7 +105,7 @@ in
|
|||||||
boot.initrd.availableKernelModules =
|
boot.initrd.availableKernelModules =
|
||||||
[ "vfat" "reiserfs" ];
|
[ "vfat" "reiserfs" ];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_3_6;
|
boot.kernelPackages = pkgs.linuxPackages_3_7;
|
||||||
boot.kernelParams = [ "console=tty1" ];
|
boot.kernelParams = [ "console=tty1" ];
|
||||||
|
|
||||||
boot.postBootCommands =
|
boot.postBootCommands =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user