fixes backrest
This commit is contained in:
parent
bc8d1140f7
commit
c4de5b1736
1 changed files with 1 additions and 5 deletions
|
|
@ -39,11 +39,7 @@ let
|
||||||
{
|
{
|
||||||
id = "dnsc-storage-plan";
|
id = "dnsc-storage-plan";
|
||||||
repo = "dnsc-storage";
|
repo = "dnsc-storage";
|
||||||
paths = [
|
paths = config.services.restic.backups."dnsc-storage".paths;
|
||||||
"/home/dennis/notes"
|
|
||||||
"/main/share"
|
|
||||||
"/data/actual-server"
|
|
||||||
];
|
|
||||||
schedule = {
|
schedule = {
|
||||||
disabled = true;
|
disabled = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue