aboutsummaryrefslogtreecommitdiff
path: root/macos.local
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:05:48 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:05:48 -0600
commit166924dfc9a537e2ae351fa7350464d0c732f5c8 (patch)
tree0cee48d8606ff0e94413dedeaded8955704bf986 /macos.local
parent41117226206a07bd9ea1f8cd45b3331c5f1b6f73 (diff)
system changes
Diffstat (limited to 'macos.local')
-rw-r--r--macos.local/.flake/home/services/mpd.nix.org7
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