add Videos to syncthing

This commit is contained in:
2025-02-08 10:14:09 +01:00
parent 3af7b79f83
commit 4292814f4c

View File

@@ -39,6 +39,12 @@ in
"pixel-7a"
];
};
"Videos" = {
path = "${home}/Media/Videos";
devices = [
"haze"
];
};
};
};
};