diff --git a/hosts/nixos/hs/system.nix b/hosts/nixos/hs/system.nix index d03833a..bda433c 100644 --- a/hosts/nixos/hs/system.nix +++ b/hosts/nixos/hs/system.nix @@ -231,9 +231,9 @@ # Use SSH alias from SSH config for remote backup to thinkpad borg server repositoryUrl = "ssh://borg-box/./hs"; backupPaths = [ - "/home" "/mnt/storage/appbulk/immich/library/" "/mnt/storage/Media/DCIM" + "/mnt/storage/Media/nsfw" ]; # Examples: # backupFrequency = "daily"; # Midnight (default)