Revert MPD. Too many gotchas with LXC

This commit is contained in:
pazpi 2025-03-30 11:41:38 +02:00
parent 18021fb910
commit 7958b9903a
5 changed files with 1 additions and 54 deletions

View file

@ -126,15 +126,6 @@ in
];
};
mpd.deployment = {
targetHost = hosts.mpd;
tags = [
"lxc"
"bacco"
"mpd"
];
};
immich.deployment = {
targetHost = hosts.immich;
tags = [