Sif: add graphics support for 32 bit

This commit is contained in:
Filippo Berto 2025-01-09 15:51:11 +01:00
parent cc58825794
commit 20ffa62f4a
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -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;