From 06332dce635dbc3817d6760ababa71ae455cb944 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 17 Dec 2017 04:21:26 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- custom/borgbackup.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom') diff --git a/custom/borgbackup.nix b/custom/borgbackup.nix index c111c414..f93c0e9d 100644 --- a/custom/borgbackup.nix +++ b/custom/borgbackup.nix @@ -96,6 +96,6 @@ in { IOSchedulingPriority = 7; SuccessExitStatus = [1 2]; }; - })) cfg.targets); + })) cfg.targets; }; } -- cgit v1.2.3