minor fix

This commit is contained in:
Yan Lin 2025-11-03 14:02:08 +01:00
parent b806a1865c
commit b01dce80ef
4 changed files with 2 additions and 4 deletions

View file

@ -70,7 +70,7 @@
};
# Borg backup configuration
services.borgbackup-custom = {
services.borg-client-custom = {
enable = true;
# Use SSH alias from SSH config for remote backup to thinkpad borg server
repositoryUrl = "ssh://borg-box/./vps";