[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 {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Enable sharing metrics";
|
||||
description = "Enable sanoid/syncoid based backup functionality";
|
||||
};
|
||||
|
||||
snapshots = mkOption {
|
||||
|
||||
Reference in New Issue
Block a user