backup module #92

Merged
kalipso merged 9 commits from sanoid into master 2025-03-16 13:13:56 +01:00
Showing only changes of commit be0bb0b08b - Show all commits

View File

@@ -20,7 +20,7 @@ in
enable = mkOption {
type = types.bool;
default = false;
description = "Enable sharing metrics";
description = "Enable sanoid/syncoid based backup functionality";
kalipso marked this conversation as resolved Outdated

"Enable sharing metrics"?

"Enable sharing metrics"?
};
snapshots = mkOption {