summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-09-07 16:35:37 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-09-07 16:35:37 -0400
commitcab453875e42d8d7f952032269034230c629f1a7 (patch)
treefda3d87d2139be08a044bd203b423b6b212ed2bd
parentc8b287a7c774bacdfeb35279680c7b1a2524a4b8 (diff)
added rsync and pipeview
-rw-r--r--home-config/home-configuration.scm2
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"