smithers: Switch to linux_latest kernel
This commit is contained in:
parent
8280be0705
commit
69c971295e
|
@ -12,6 +12,7 @@
|
||||||
boot.initrd.kernelModules = [ ];
|
boot.initrd.kernelModules = [ ];
|
||||||
boot.kernelModules = [ "kvm-amd" ];
|
boot.kernelModules = [ "kvm-amd" ];
|
||||||
boot.extraModulePackages = [ ];
|
boot.extraModulePackages = [ ];
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
fileSystems."/" =
|
fileSystems."/" =
|
||||||
{ device = "/dev/disk/by-uuid/91f6e726-d85d-4685-8325-d220c287e45b";
|
{ device = "/dev/disk/by-uuid/91f6e726-d85d-4685-8325-d220c287e45b";
|
||||||
|
|
Loading…
Reference in a new issue