# TODO: refactor into module { pkgs, ...}: { services.pipewire = { enable = true; pulse.enable = true; }; environment.systemPackages = with pkgs; [ # helvum - UNMAINTAINED crosspipe ]; }