aboutsummaryrefslogtreecommitdiffstats
path: root/system/services/backup (unfollow)
Commit message (Collapse)Author
2023-08-01Fix(system/services/backup): Run backup every 8h, not only on bootSoispha
2023-07-10Style(treewide): Switch to editorconfigSoispha
2023-07-10Feat(disko): Squash CommitSoispha
2023-05-28Fix(treewide): Update to new shell library versionSoispha
2023-05-09Fix(system): Disable timer activated systemd servicesSoispha
2023-05-09Feat(system/services/backup): AddSoispha
'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.