summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
committermakefu <github@syntax-fehler.de>2016-02-11 21:31:15 +0100
commit234a7e8236de00ca5ae2ff5d8f32e654f0e64a71 (patch)
tree9a357d734426fbf6fe3ef683e4012919a4da860b /2configs
parent6eb44e38ddf0e5f940077cc519c13701475d6b22 (diff)
parent1ae6f1eeabd4b0e7f6408fe4b30cbbd85adb7d2d (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to '2configs')
-rw-r--r--2configs/backup.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/backup.nix b/2configs/backup.nix
index ed6d1f4a7..936f31c1c 100644
--- a/2configs/backup.nix
+++ b/2configs/backup.nix
@@ -24,7 +24,7 @@ let
};
};
in {
- krebs.backup.plans = addNames {
+ krebs.backup.plans = {
wry-to-omo_var-www = defaultPull wry "/var/www";
};
}