added mpd to my build

This commit is contained in:
chloe 2025-07-05 11:52:03 +02:00
parent 1180cde16b
commit d11443ce4d
2 changed files with 10 additions and 0 deletions

View file

@ -79,6 +79,7 @@
fuzzel
zsh-syntax-highlighting
cinny-desktop
dysk
rsync
obsidian
@ -305,6 +306,12 @@
];
};
services.mpd = {
enable = true;
musicDirectory = "/home/misschloe777/Musique";
network.startWhenNeeded = true;
};
# Let Home Manager install and manage itself.
programs.home-manager.enable = true;
}

View file

@ -61,6 +61,9 @@
picard
nextcloud-client
i2pd
nicotine-plus
mpd
mpdas
# games
tetrio-desktop