Change folder name for backups

This commit is contained in:
Greg Hellings
2025-09-11 23:00:48 -05:00
parent a7e0b32df4
commit 251f333c3e
+1 -1
View File
@@ -57,7 +57,7 @@ in
backup.jobs.nas-backup = { backup.jobs.nas-backup = {
src = "/var/gitlab/state/backup/"; src = "/var/gitlab/state/backup/";
dest = "gitlab"; dest = "gitlab";
id = "container-gitlab"; id = "gitlab";
}; };
home = true; home = true;
tailscale.enable = true; tailscale.enable = true;