aboutsummaryrefslogtreecommitdiff
path: root/macos.local/.flake/home
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:04:05 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-13 23:04:05 -0600
commit41117226206a07bd9ea1f8cd45b3331c5f1b6f73 (patch)
tree3965d933b964d3a5e64e4a30b36206a77eea717b /macos.local/.flake/home
parent5ac3f2794214d9c03de892aa0cabe61f30bf99d4 (diff)
system changes
Diffstat (limited to 'macos.local/.flake/home')
-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 59a3855..6f76dcd 100644
--- a/macos.local/.flake/home/services/mpd.nix.org
+++ b/macos.local/.flake/home/services/mpd.nix.org
@@ -9,7 +9,7 @@ Configure =mpd= as a music player.
mpd
];
home.file."./.mpdconf".text = ''
- music_directory = "/Volumes/Media/Music"
+ music_directory "/Volumes/Media/Music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"