path refactoring

This commit is contained in:
2026-08-08 22:51:51 +03:00
parent 27d81a27e2
commit fe391211c4
5 changed files with 20 additions and 18 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
let
serviceName = "rsync-services-sync";
serverAddress = "oqyude@100.64.0.0";
serverDir = "/mnt/services/nodes/vds";
nodeDir = "/mnt/services";
serverDir = "${xlib.dirs.services-nodes-folder}/${xlib.device.hostname}";
nodeDir = "${xlib.dirs.services-mnt-folder}";
in
{
systemd = {