{ config, ... }: {
backup.services.restic = {
"on-porani.private".enable = false;
"on-workhorse.private".enable = true;
};
}