1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(restic): backup home-assistant state

This commit is contained in:
2022-03-10 23:11:36 +01:00
parent ab3de7a042
commit 5216f693a1

View File

@@ -40,6 +40,7 @@ in {
passwordFile = toString <secrets/restic/password>;
paths = [
"/var/lib/moodle-dl"
"/var/lib/containers/storage/volumes/home-assistant"
];
};