about summary refs log tree commit diff stats
path: root/system/services/backup (follow)
Commit message (Collapse)AuthorAge
* Fix(system): Disable timer activated systemd servicesSoispha2023-05-09
|
* Feat(system/services/backup): AddSoispha2023-05-09
'snap-sync-forced'[https://github.com/qubidt/snap-sync-forked] is not longer developed (as of the commit date) and thus some changes are necessary to get it working with nixos. Alternatives (although both similarly discontinued): - the original snap-sync [https://github.com/qubidt/snap-sync] -> Is effectively snap-sync-forced but without 50+ commits - 'dsnap-sync' [https://github.com/rzerres/dsnap-sync] -> Was forked long ago, now abandoned. Is rewritten in dash with lots of extra features, but sort of breaks even worse on nixos.