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