WIP: mpd services
This commit is contained in:
parent
251e999069
commit
dd71d9481b
4 changed files with 52 additions and 0 deletions
|
|
@ -125,6 +125,14 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
mpd.deployment = {
|
||||
targetHost = hosts.mpd;
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
"mpd"
|
||||
];
|
||||
};
|
||||
|
||||
deadbeef.deployment = {
|
||||
allowLocalDeployment = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue