feat: Update nixos
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
nvidiaSettings = true;
|
||||
|
||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
||||
Reference in New Issue
Block a user