Fix deprecations and breaking changes

This commit is contained in:
Valentin Brandl 2024-11-23 14:35:33 +01:00
parent 219613686f
commit a95a59a645
Signed by: vbrandl
GPG Key ID: 7FB009175885FC76

View File

@ -23,7 +23,7 @@ inputs:
];
# needed for steam
hardware.opengl.driSupport32Bit = true;
hardware.graphics.support32Bit = true;
hardware.pulseaudio.support32Bit = true;
programs.steam.enable = true;