Add Audio folder to Syncthing
This commit is contained in:
parent
a2c3fde7f2
commit
fb3a76796e
|
@ -80,6 +80,11 @@
|
||||||
path = "/home/coolneng/Files";
|
path = "/home/coolneng/Files";
|
||||||
devices = [ "zion" ];
|
devices = [ "zion" ];
|
||||||
};
|
};
|
||||||
|
Audio = {
|
||||||
|
id = "tarrs-5mxck";
|
||||||
|
path = "/home/coolneng/Audio";
|
||||||
|
devices = [ "zion" ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue