borbackup-static: impl

Implements sane defaults implementing borgbackup

Fixes: #1551
This commit is contained in:
a-kenji
2024-06-03 16:58:24 +02:00
committed by kenji
parent 510634bc04
commit 193d54153d
4 changed files with 112 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
imports = [ ./disk-layouts ];
};
borgbackup = ./borgbackup;
borgbackup-static = ./borgbackup-static;
deltachat = ./deltachat;
ergochat = ./ergochat;
localbackup = ./localbackup;