l radio: sync the_playlist folder
This commit is contained in:
parent
c48e246650
commit
f35ccc7529
|
@ -248,4 +248,10 @@ in {
|
|||
alias ${html};
|
||||
'';
|
||||
};
|
||||
krebs.syncthing.folders = [
|
||||
{ id = "the_playlist"; path = "/home/radio/music/the_playlist"; peers = [ "mors" "phone" "prism" ]; }
|
||||
];
|
||||
lass.ensure-permissions = [
|
||||
{ folder = "/home/radio/music/the_playlist"; owner = "radio"; group = "syncthing"; }
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue