mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
pipewire: switch to Pipewire using Nix
This commit is contained in:
parent
7b8259305a
commit
24219e2382
6 changed files with 7 additions and 1 deletions
1
dotfiles/systemd/pipewire-pulse.service
Symbolic link
1
dotfiles/systemd/pipewire-pulse.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../.nix-profile/lib/systemd/user/pipewire-pulse.service
|
1
dotfiles/systemd/pipewire-pulse.socket
Symbolic link
1
dotfiles/systemd/pipewire-pulse.socket
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../.nix-profile/lib/systemd/user/pipewire-pulse.socket
|
1
dotfiles/systemd/pipewire.service
Symbolic link
1
dotfiles/systemd/pipewire.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../.nix-profile/lib/systemd/user/pipewire.service
|
1
dotfiles/systemd/pipewire.socket
Symbolic link
1
dotfiles/systemd/pipewire.socket
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../.nix-profile/lib/systemd/user/pipewire.socket
|
1
dotfiles/systemd/wireplumber.service
Symbolic link
1
dotfiles/systemd/wireplumber.service
Symbolic link
|
@ -0,0 +1 @@
|
|||
../../../../.nix-profile/lib/systemd/user/wireplumber.service
|
|
@ -6,10 +6,11 @@ Wants=dunst.socket
|
|||
Wants=inputplug.service
|
||||
Wants=picom.service
|
||||
Wants=policykit-agent.service
|
||||
Wants=pulseaudio.socket
|
||||
Wants=pipewire-pulse.socket
|
||||
Wants=redshift.service
|
||||
Wants=ssh-agent.service
|
||||
Wants=weather.timer
|
||||
Wants=wireplumber.service
|
||||
Wants=xiccd.service
|
||||
Wants=xsettingsd.service
|
||||
Wants=xss-lock.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue