Restic: Difference between revisions
imported>Cyounkins Created page with "Restic is a fast and secure backup program. == Installing == Add <code>restic</code> to <code>environment.systemPackages</code> like so: <syntaxHighlight lang=nix> environm..." |
m Category:Applications Category:Backup. Link to restic. |
||
| Line 1: | Line 1: | ||
Restic is a fast and secure backup program. | [https://restic.net/ Restic] is a fast and secure backup program. | ||
== Installing == | == Installing == | ||
| Line 28: | Line 28: | ||
}; | }; | ||
</syntaxHighlight> | </syntaxHighlight> | ||
[[Category:Applications]] | |||
[[Category:Backup]] | |||