Update kernel on skinny
This commit is contained in:
parent
abbb2aa203
commit
87c5870a28
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
networking.hostName = "skinnyv";
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
kernelParams = [
|
||||
"i915.enable_rc6=7"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue