add hades home to backup

This commit is contained in:
2024-10-14 12:43:53 +02:00
parent 2b4769cae6
commit f0768984c6

View File

@@ -96,6 +96,7 @@
target = "/mnt/nas/Backups/Mars"; target = "/mnt/nas/Backups/Mars";
subvolume = { subvolume = {
"@nas" = {}; "@nas" = {};
"@hades/@home" = {};
}; };
}; };
}; };