Fix deprecations and breaking changes

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

View File

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