{ lib, ... }: with lib; { clerie.backup = { enable = true; targets = mkForce { palladium.serverUrl = "http://[fd90:37fd:ddec:d921::2]:43242"; }; jobs.replication = { paths = [ "/mnt/backup-4/magenta" ]; exclude = [ "/mnt/backup-4/magenta/.htpasswd" ]; }; }; }