services.muchsync.remotes

Muchsync remotes to synchronise with.

Type
attribute set of (submodule)
Default
{ }
Example
{
  server = {
    frequency = "*:0/10";
    remote.host = "server.tld";
  };
}
Declared
<home-manager/modules/services/muchsync.nix>