aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjjanzen <jjanzen@jjanzen.ca>2025-01-13 22:59:23 -0600
committerjjanzen <jjanzen@jjanzen.ca>2025-01-13 22:59:23 -0600
commit34c9d931cf47b42daa5b9e5aab9987c72eff0287 (patch)
tree06f92c65dac97792c88f19874e9eb08bf008db42
parent06fb089e54ed997410b1747ff16aa55f75c802c0 (diff)
system changes
-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 dc4131e..ebc58aa 100644
--- a/macos.local/.flake/home/services/mpd.nix.org
+++ b/macos.local/.flake/home/services/mpd.nix.org
@@ -6,7 +6,7 @@ Configure =mpd= as a music player.
{
home.packages = with pkgs; [
- mpd
+ # mpd
];
home.file."./.config/mpd/mpd.conf".text = ''
music_directory = "/Volumes/Media/Music";