summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 09:25:02 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2020-10-09 09:25:02 -0400
commit854d457c7e8d9c102f95490bf3f8e75ceed6e446 (patch)
treeb986daeae0cb27aa101410e5b771249b2bce43fd
parent8c26dda7ad202397dad2a6d8a89f59e64679d083 (diff)
takemi: Install rsync.
-rw-r--r--takemi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/takemi.scm b/takemi.scm
index 7ae8006..e2de19f 100644
--- a/takemi.scm
+++ b/takemi.scm
@@ -39,7 +39,7 @@
;; sudo capability.
"dave ALL = NOPASSWD: ALL\n")))
(packages
- (append (map specification->package '("nss-certs" "emacs"))
+ (append (map specification->package '("emacs" "nss-certs" "rsync"))
%base-packages))
(services
(append