[backup] fix description
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m13s
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m13s
This commit is contained in:
@@ -20,7 +20,7 @@ in
|
|||||||
enable = mkOption {
|
enable = mkOption {
|
||||||
type = types.bool;
|
type = types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = "Enable sharing metrics";
|
description = "Enable sanoid/syncoid based backup functionality";
|
||||||
};
|
};
|
||||||
|
|
||||||
snapshots = mkOption {
|
snapshots = mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user