deadnix + statix after best-practices
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
};
|
||||
};
|
||||
nvidia = {
|
||||
open = (config.networking.hostName == "workstation");
|
||||
open = config.networking.hostName == "workstation";
|
||||
package = config.boot.kernelPackages.nvidiaPackages.stable;
|
||||
modesetting.enable = true;
|
||||
powerManagement.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user