curacao: Ok nvidia modules brings problems, let's revert
This commit is contained in:
parent
0663e3755b
commit
7a612754f6
|
@ -27,7 +27,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Needs prefetched binary blobs, see https://nixos.wiki/wiki/Displaylink
|
# Needs prefetched binary blobs, see https://nixos.wiki/wiki/Displaylink
|
||||||
services.xserver.videoDrivers = [ "nvidia" "displaylink" "modesetting" ];
|
services.xserver.videoDrivers = [ "displaylink" "modesetting" ];
|
||||||
};
|
};
|
||||||
imports = [
|
imports = [
|
||||||
nixos-hardware.nixosModules.dell-g3-3779
|
nixos-hardware.nixosModules.dell-g3-3779
|
||||||
|
|
Loading…
Reference in a new issue