Add pw_sync to overheating and marmo

This commit is contained in:
DashieTM 2024-08-04 23:15:42 +02:00
parent 35cfaf6bac
commit c8a6e6b420
4 changed files with 37 additions and 30 deletions

View file

@ -42,6 +42,12 @@
remote = "/Pictures";
local = "/home/${config.conf.username}/Pictures";
}
{
name = "pw_sync";
remote = "PWs";
local = "/home/${config.conf.username}/PWs";
}
];
};
}
};
}