mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Hardware/Nvidia] Remove nouveau blacklist from proprietary mode
This commit is contained in:
parent
8a943faffc
commit
55205d1fc4
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ in {
|
|||
"nvidia_uvm"
|
||||
"nvidia_modeset"
|
||||
];
|
||||
# boot.blacklistedKernelModules = [ "nouveau" ];
|
||||
|
||||
services.xserver.videoDrivers = [
|
||||
"nvidia"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue