From 7bc52e9020a7accf6f8f61782c346acbeba47140 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 25 Aug 2017 18:46:59 -0400 Subject: borg backup for pell --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index e98e5b51..49480718 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -373,7 +373,7 @@ elephant = host "elephant.kitenet.net" $ props & Apt.serviceInstalledRunning "swapspace" & alias "eubackup.kitenet.net" - & Apt.installed ["obnam", "sshfs", "rsync"] + & Apt.installed ["obnam", "sshfs", "rsync", "borgbackup"] & JoeySites.obnamRepos ["pell", "kite"] & JoeySites.githubBackup & JoeySites.rsyncNetBackup hosts -- cgit v1.2.3