feat(dregil): Remove extra nvidia modules package
It conflicted with the beta version of the nvidia drivers.
This commit is contained in:
parent
0182840f7d
commit
a7811a58ac
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
||||||
"kvm-intel"
|
"kvm-intel"
|
||||||
"nvidia"
|
"nvidia"
|
||||||
];
|
];
|
||||||
boot.extraModulePackages = [ pkgs.linuxPackages.nvidia_x11 ];
|
|
||||||
boot.kernelParams = [ "module_blacklist=i915" ];
|
boot.kernelParams = [ "module_blacklist=i915" ];
|
||||||
|
|
||||||
fileSystems."/" = {
|
fileSystems."/" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue