more backup paths
This commit is contained in:
parent
b044cbbdd8
commit
89016c01da
2 changed files with 4 additions and 0 deletions
|
@ -44,4 +44,6 @@
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.restic.backups.hopper.paths = ["/srv/minecraft"];
|
||||||
}
|
}
|
||||||
|
|
|
@ -36,4 +36,6 @@
|
||||||
};
|
};
|
||||||
systemd.enable = true;
|
systemd.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.restic.backups.hopper.paths = ["/var/lib/prometheus2"];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue