diff options
Diffstat (limited to 'macos.local')
-rw-r--r-- | macos.local/.flake/home/services/mpd.nix.org | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/macos.local/.flake/home/services/mpd.nix.org b/macos.local/.flake/home/services/mpd.nix.org index 6f76dcd..86af223 100644 --- a/macos.local/.flake/home/services/mpd.nix.org +++ b/macos.local/.flake/home/services/mpd.nix.org @@ -44,13 +44,6 @@ Configure =mpd= as a music player. auto_resample "no" use_mmap "yes" } - - audio_output { - type "osx" - name "CoreAudio" - mixer_type "software" - enabled "yes" - } ''; } #+end_src |