bugs
This commit is contained in:
parent
223ee9efd2
commit
16770c5d67
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