[backup] fix description
All checks were successful
Check flake syntax / flake-check (push) Successful in 4m13s

This commit is contained in:
2025-03-16 12:53:43 +01:00
parent 026494c877
commit be0bb0b08b

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";
};
snapshots = mkOption {