Change hs backup repo to thinkpad

This commit is contained in:
Yan Lin 2025-09-13 21:31:14 +02:00
parent ec6731f752
commit edfca7674e

View file

@ -245,8 +245,8 @@
# Borg backup configuration
services.borgbackup-custom = {
enable = true;
# Use SSH alias from SSH config for remote backup
repositoryUrl = "ssh://storage-box/./hs";
# Use SSH alias from SSH config for remote backup to thinkpad borg server
repositoryUrl = "ssh://borg-backup/./hs";
backupPaths = [
"/home"
"/var/lib/containers"