nvidia uses open drivers if workstation
This commit is contained in:
parent
672437ed04
commit
84bc9cddab
@ -23,7 +23,7 @@
|
||||
];
|
||||
};
|
||||
nvidia = {
|
||||
open = true;
|
||||
open = (config.networking.hostName == "workstation");
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user