From 6a5b0235774f7fe16804dbd03299158364b35df8 Mon Sep 17 00:00:00 2001 From: Annika Merris Date: Thu, 30 May 2024 16:14:44 -0400 Subject: [PATCH] Trying To Sort Out Automatic PW link stuff --- hosts/kim/audio.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/kim/audio.nix b/hosts/kim/audio.nix index 2ff3e6d..aca5f35 100644 --- a/hosts/kim/audio.nix +++ b/hosts/kim/audio.nix @@ -6,6 +6,8 @@ description = "pipewire patches"; wantedBy = [ "default.target" ]; + after = [ "wireplumber.service" ]; + wants = [ "wireplumber.service" ]; script = '' ${pkgs.pipewire}/bin/pw-link alsa_input.pci-0000_0e_00.4.analog-stereo:capture_FL alsa_output.pci-0000_0e_00.4.iec958-stereo:playback_FL