diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-29 14:12:00 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-29 14:12:00 -0400 |
| commit | 28dada8b10a205b5a631aa3172118b170a8426c9 (patch) | |
| tree | 31e81735f9d0c507670ae259297e52d1fafb3398 | |
| parent | f78adc5a389423c1c1543b8972e6382d6acf335e (diff) | |
Added restic for backups this year
| -rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index dfa9f01..b525640 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -37,6 +37,7 @@ | |||
| 37 | "binutils" | 37 | "binutils" |
| 38 | "gcc-toolchain" | 38 | "gcc-toolchain" |
| 39 | "borg" | 39 | "borg" |
| 40 | "restic" | ||
| 40 | "python-msgpack" | 41 | "python-msgpack" |
| 41 | "libreoffice" | 42 | "libreoffice" |
| 42 | "flatpak" | 43 | "flatpak" |
