diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 16:35:37 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-09-07 16:35:37 -0400 |
| commit | cab453875e42d8d7f952032269034230c629f1a7 (patch) | |
| tree | fda3d87d2139be08a044bd203b423b6b212ed2bd | |
| parent | c8b287a7c774bacdfeb35279680c7b1a2524a4b8 (diff) | |
added rsync and pipeview
| -rw-r--r-- | home-config/home-configuration.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 0b951dd..44fc268 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
| @@ -38,6 +38,8 @@ | |||
| 38 | "gcc-toolchain" | 38 | "gcc-toolchain" |
| 39 | "borg" | 39 | "borg" |
| 40 | "restic" | 40 | "restic" |
| 41 | "rsync" | ||
| 42 | "pv" | ||
| 41 | "python-msgpack" | 43 | "python-msgpack" |
| 42 | "libreoffice" | 44 | "libreoffice" |
| 43 | "flatpak" | 45 | "flatpak" |
