add 32Bit
This commit is contained in:
parent
cfdbf14f5b
commit
014c31231d
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
|
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enable32Bit = true;
|
||||||
extraPackages = with pkgs; [ nvidia-vaapi-driver ];
|
extraPackages = with pkgs; [ nvidia-vaapi-driver ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue