diff options
| -rw-r--r-- | custom/borgbackup.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/borgbackup.nix b/custom/borgbackup.nix index e0651a43..ad351a20 100644 --- a/custom/borgbackup.nix +++ b/custom/borgbackup.nix | |||
| @@ -98,4 +98,4 @@ in { | |||
| 98 | }; | 98 | }; |
| 99 | })) (attrNames cfg.targets); | 99 | })) (attrNames cfg.targets); |
| 100 | }; | 100 | }; |
| 101 | }; | 101 | } |
