mirror of
https://github.com/kmein/niveum
synced 2026-03-20 20:01:08 +01:00
feat(restic): backup home-assistant state
This commit is contained in:
@@ -40,6 +40,7 @@ in {
|
|||||||
passwordFile = toString <secrets/restic/password>;
|
passwordFile = toString <secrets/restic/password>;
|
||||||
paths = [
|
paths = [
|
||||||
"/var/lib/moodle-dl"
|
"/var/lib/moodle-dl"
|
||||||
|
"/var/lib/containers/storage/volumes/home-assistant"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user