Add Audio folder to Syncthing

This commit is contained in:
2023-08-08 03:38:25 +02:00
parent a2c3fde7f2
commit fb3a76796e

View File

@@ -80,6 +80,11 @@
path = "/home/coolneng/Files";
devices = [ "zion" ];
};
Audio = {
id = "tarrs-5mxck";
path = "/home/coolneng/Audio";
devices = [ "zion" ];
};
};
};
};