aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home/services/mpd.nix.org
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:21:40 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:21:40 -0600
commit033aee03f35f3df177811f884d43224506c04a94 (patch)
tree5f75376093dce2252d2edc7c073ad781880f8cde /macos.local/.flake/home/services/mpd.nix.org
parent166924dfc9a537e2ae351fa7350464d0c732f5c8 (diff)
update description
Diffstat (limited to 'macos.local/.flake/home/services/mpd.nix.org')
-rw-r--r--macos.local/.flake/home/services/mpd.nix.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/home/services/mpd.nix.org b/macos.local/.flake/home/services/mpd.nix.org
index 86af223..f3f7f8b 100644
--- a/macos.local/.flake/home/services/mpd.nix.org
+++ b/macos.local/.flake/home/services/mpd.nix.org
@@ -1,6 +1,6 @@
#+title: =mpd= Configuration
-Configure =mpd= as a music player.
+Configure =mpd= as a music player. =services.mpd= only works on Linux for some reason so I manually write out the configuration here. This is actually a really gross setup and requires manually creating files in =.mpd= and manually starting =mpd=, but it does seem to work at least.
#+begin_src nix
{ config, pkgs, ... }: