upgrade to beta driver
This commit is contained in:
parent
e7c6413503
commit
c3b3bdd6c2
@ -51,9 +51,9 @@
|
|||||||
nvidiaSettings = true;
|
nvidiaSettings = true;
|
||||||
|
|
||||||
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
# Optionally, you may need to select the appropriate driver version for your specific GPU.
|
||||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
package = config.boot.kernelPackages.nvidiaPackages.beta;
|
||||||
};
|
};
|
||||||
#users.users.andreas = {
|
# users.users.andreas = {
|
||||||
# extraGroups = [ "video" "render" ];
|
# extraGroups = [ "video" "render" ];
|
||||||
#};
|
# };
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user