Fix deprecations and breaking changes

This commit is contained in:
2025-05-23 02:09:30 +02:00
parent d2985d8499
commit 381a6f58ae
4 changed files with 11 additions and 17 deletions

View File

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