From 0d638e66f4c6578d1a834973616bbf8fabe1e0da Mon Sep 17 00:00:00 2001 From: soda <86339660+meirisoda@users.noreply.github.com> Date: Sat, 3 Feb 2024 12:25:14 -0500 Subject: [PATCH] pipewire fix 3 --- configuration/hardware/sound.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration/hardware/sound.nix b/configuration/hardware/sound.nix index 36a6dd5..500ffe1 100644 --- a/configuration/hardware/sound.nix +++ b/configuration/hardware/sound.nix @@ -23,7 +23,5 @@ } ]; }; - # Fix for pipewire-pulse breaking recently - systemd.user.services.pipewire-pulse.path = [ pkgs.pulseaudio ]; }; } \ No newline at end of file