WIP: mpd services

This commit is contained in:
pazpi 2025-03-16 17:55:15 +01:00
parent 251e999069
commit dd71d9481b
4 changed files with 52 additions and 0 deletions

View file

@ -125,6 +125,14 @@ in
];
};
mpd.deployment = {
targetHost = hosts.mpd;
tags = [
"lxc"
"bacco"
"mpd"
];
};
deadbeef.deployment = {
allowLocalDeployment = true;