fix meltdown
This commit is contained in:
parent
a9f8032072
commit
67dd126fc4
@ -5,4 +5,6 @@ with import <stockholm/lib>;
|
|||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
install dccp /run/current-system/sw/bin/false
|
install dccp /run/current-system/sw/bin/false
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user