aboutsummaryrefslogtreecommitdiff
path: root/sync/vps.scm
diff options
context:
space:
mode:
Diffstat (limited to 'sync/vps.scm')
-rw-r--r--sync/vps.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/sync/vps.scm b/sync/vps.scm
index cc636f8..8f2f5f1 100644
--- a/sync/vps.scm
+++ b/sync/vps.scm
@@ -23,7 +23,8 @@ root ALL=(ALL) ALL
(sudoers-file (plain-file "sudoers" sudoers))
(packages
(append (map specification->package
- '("nss-certs"
+ '("git"
+ "nss-certs"
"rsync"))
%base-packages))
(services