Hostname / Backup Dir Change

- Update doom-emacs submodule
- Change backup directory from `oryp7-gentoo` to `oryp7`
This commit is contained in:
Sravan Balaji
2024-08-01 07:58:41 -04:00
parent c8c52f0196
commit 5db606272b
6 changed files with 9 additions and 9 deletions

View File

@@ -7797,7 +7797,7 @@ configs:
# MANDATORY: name of the snapper config # MANDATORY: name of the snapper config
- name: root - name: root
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/root repo: /mnt/5TB_HDD/Backups/oryp7/root
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is
@@ -7829,7 +7829,7 @@ configs:
configs: configs:
- name: home - name: home
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/home repo: /mnt/5TB_HDD/Backups/oryp7/home
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is
@@ -7866,7 +7866,7 @@ configs:
# MANDATORY: name of the snapper config # MANDATORY: name of the snapper config
- name: root - name: root
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/fileserver/Backups/oryp7-gentoo/root repo: /mnt/fileserver/Backups/oryp7/root
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is
@@ -7900,7 +7900,7 @@ configs:
configs: configs:
- name: home - name: home
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/fileserver/Backups/oryp7-gentoo/home repo: /mnt/fileserver/Backups/oryp7/home
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is

View File

@@ -1,7 +1,7 @@
configs: configs:
- name: home - name: home
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/fileserver/Backups/oryp7-gentoo/home repo: /mnt/fileserver/Backups/oryp7/home
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is

View File

@@ -1,7 +1,7 @@
configs: configs:
- name: home - name: home
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/home repo: /mnt/5TB_HDD/Backups/oryp7/home
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is

View File

@@ -2,7 +2,7 @@ configs:
# MANDATORY: name of the snapper config # MANDATORY: name of the snapper config
- name: root - name: root
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/fileserver/Backups/oryp7-gentoo/root repo: /mnt/fileserver/Backups/oryp7/root
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is

View File

@@ -2,7 +2,7 @@ configs:
# MANDATORY: name of the snapper config # MANDATORY: name of the snapper config
- name: root - name: root
# MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame # MANDATORY: borg repo target, e. g. backupuser@backuphost:reponame
repo: /mnt/5TB_HDD/Backups/oryp7-gentoo/root repo: /mnt/5TB_HDD/Backups/oryp7/root
# if this is set to true, borg does not neccessarily fail when a backup fails # if this is set to true, borg does not neccessarily fail when a backup fails
fault_tolerant_mode: true fault_tolerant_mode: true
# snapborg fails when the most recent snapshot transferred successfully is # snapborg fails when the most recent snapshot transferred successfully is