Sif: add graphics support for 32 bit
This commit is contained in:
parent
cc58825794
commit
20ffa62f4a
1 changed files with 1 additions and 1 deletions
|
|
@ -43,6 +43,7 @@
|
|||
|
||||
graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
extraPackages = with pkgs; [ vpl-gpu-rt ];
|
||||
};
|
||||
|
||||
|
|
@ -243,7 +244,6 @@
|
|||
};
|
||||
|
||||
hardware = {
|
||||
opengl.driSupport32Bit = true;
|
||||
steam-hardware.enable = true;
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue