This commit is contained in:
parent
9c105efe71
commit
fb97c4e0d5
1 changed files with 4 additions and 0 deletions
|
@ -51,5 +51,9 @@ in
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
package = config.boot.kernelPackages.nvidiaPackages.latest;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# boot.extraModprobeConfig = ''
|
||||||
|
# options nvidia NVreg_EnableGpuFirmware=0
|
||||||
|
# '';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue