Backup simple nixos mailserver + freescout
Now that we support storing email for IMAP accounts and freescout for collaborative inboxes, umbriel has state that we care about and should back up. I made a best guess here about what's important to back up for freescout. See this upstream issue where I asked for confirmation that I got it right: <https://cyberchaos.dev/e1mo/freescout-nix-flake/-/issues/7> For SNM, I followed their [Backup Guide](https://nixos-mailserver.readthedocs.io/en/latest/backup-guide.html). I opted to only back up our `mailDirectory`. We haven't enabled `enableManageSieve`. I'm not sure if we should back up our spam and ham training data. We don't need to back up our dkim data, as those secrets are encrypted and version controlled. refs: https://github.com/NixOS/infra/issues/700