about summary refs log tree commit diff stats
path: root/system/services/backup (follow)
Commit message (Collapse)AuthorAge
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Fix(system/services/backup): Run backup every 8h, not only on bootSoispha2023-08-01
|
* Style(treewide): Switch to editorconfigSoispha2023-07-10
|
* Feat(disko): Squash CommitSoispha2023-07-10
|
* Fix(treewide): Update to new shell library versionSoispha2023-05-28
|
* 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.