diff --git a/machines/modules/malobeo/backup.nix b/machines/modules/malobeo/backup.nix index 4a5be46..990318c 100644 --- a/machines/modules/malobeo/backup.nix +++ b/machines/modules/malobeo/backup.nix @@ -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 {