diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-13 23:05:48 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-13 23:05:48 -0600 |
commit | 166924dfc9a537e2ae351fa7350464d0c732f5c8 (patch) | |
tree | 0cee48d8606ff0e94413dedeaded8955704bf986 /macos.local/.flake/home/services | |
parent | 41117226206a07bd9ea1f8cd45b3331c5f1b6f73 (diff) |
system changes
Diffstat (limited to 'macos.local/.flake/home/services')
-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 |