bugs
This commit is contained in:
parent
eb46317121
commit
08f6189869
6 changed files with 23 additions and 27 deletions
|
@ -26,7 +26,7 @@ with lib.wyrdgard;
|
|||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||
};
|
||||
|
||||
environment.pathsToLink = ["/libexec"];
|
||||
environment.pathsToLink = [ "/libexec" ];
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue