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