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";
|
||||
repo = "dnsc-storage";
|
||||
paths = [
|
||||
"/home/dennis/notes"
|
||||
"/main/share"
|
||||
"/data/actual-server"
|
||||
];
|
||||
paths = config.services.restic.backups."dnsc-storage".paths;
|
||||
schedule = {
|
||||
disabled = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue