``` xfce4mixer = callPackage ./applications/xfce4-mixer.nix { pulseaudioSupport = config.pulseaudio or false; }; ```