diff --git a/hosts/mpd.nix b/hosts/mpd.nix index ca9262e..87deb37 100644 --- a/hosts/mpd.nix +++ b/hosts/mpd.nix @@ -38,7 +38,7 @@ in ''; }; - hardware.pulseaudio = { + services.pulseaudio = { enable = true; systemWide = true; tcp.enable = true;