add name for nvidia specilisation
This commit is contained in:
parent
0cb12d05df
commit
f8d155782c
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@
|
|||
settings.drivers.gpu.nvidia.enable = lib.mkForce true;
|
||||
settings.services.switcheroo.enable = lib.mkForce true;
|
||||
environment.systemPackages = [ (pkgs.blender.override { cudaSupport = true; }) ];
|
||||
environment.etc."specialisation".text = "nvidia";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue