Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created May 21, 2019 11:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grahamc/fe0989481bd8817e9f2f0c67774663fd to your computer and use it in GitHub Desktop.
Save grahamc/fe0989481bd8817e9f2f0c67774663fd to your computer and use it in GitHub Desktop.
services.znapzend = {
enable = true;
autoCreation = true;
pure = true;
zetup.npool = {
enable = false;
plan = "1d=>1h,1m=>1d,1y=>1m";
recursive = true;
timestampFormat = "%Y-%m-%d--%H%M%SZ";
destinations.ogden = {
host = "znapreceiveuser@ogden";
dataset = "mass/${config.networking.hostName}";
};
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment