backups: add clanCore backup & clan borgbackup module

This commit is contained in:
lassulus
2023-11-23 15:43:25 +01:00
parent c39eb24318
commit 640430075a
8 changed files with 175 additions and 0 deletions

View File

@@ -8,5 +8,6 @@
};
deltachat = ./deltachat.nix;
xfce = ./xfce.nix;
borgbackup = ./borgbackup.nix;
};
}