fixes backrest
This commit is contained in:
parent
f0c2c9d943
commit
c3645a18bb
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ let
|
||||||
# BACKREST_VAR_RESTIC_PASSWORD, which backrest expands as ${RESTIC_PASSWORD}
|
# BACKREST_VAR_RESTIC_PASSWORD, which backrest expands as ${RESTIC_PASSWORD}
|
||||||
# inside the repo env block.
|
# inside the repo env block.
|
||||||
backrestConfig = builtins.toJSON {
|
backrestConfig = builtins.toJSON {
|
||||||
|
version = 4;
|
||||||
modno = 1;
|
modno = 1;
|
||||||
instance = "dnsc-server";
|
instance = "dnsc-server";
|
||||||
repos = [
|
repos = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue