Fix deprecations and breaking changes

This commit is contained in:
2024-11-23 14:35:56 +01:00
parent a95a59a645
commit 65e738320e

View File

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