all repos — nixfiles @ 07cf1b88e2b555ba4b8417d02fd0eb797508c1aa

System and user configuration, managed by nix and home-manager

update flake inputs

Alan Pearce
commit

07cf1b88e2b555ba4b8417d02fd0eb797508c1aa

parent

a1b286b387fe9dcb9a0dd27d62c7709d005bcead

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M system/settings/gaming.nixsystem/settings/gaming.nix
@@ -23,7 +23,7 @@ hardware.graphics = {
enable = true; enable32Bit = true; }; - hardware.pulseaudio.support32Bit = true; + services.pulseaudio.support32Bit = true; services.pipewire.alsa.support32Bit = true; systemd = {