mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-15 17:15:14 +01:00
improve the backup situation
This commit is contained in:
parent
b8a6a9aeac
commit
56cf4e9212
35 changed files with 159 additions and 57 deletions
|
|
@ -25,10 +25,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.custom-backup.jobs = [
|
||||
services.custom-backup-restic.jobs = [
|
||||
{
|
||||
app = "killua";
|
||||
file = "${dataDir}/trivia_questions.json";
|
||||
path = dataDir;
|
||||
}
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue