diff --git a/modules/electrs.nix b/modules/electrs.nix index 80fb967..20359b5 100644 --- a/modules/electrs.nix +++ b/modules/electrs.nix @@ -24,7 +24,7 @@ in { type = types.bool; default = false; description = '' - If enabled, the electrs service will sync faster on high-memory systems. + If enabled, the electrs service will sync faster on high-memory systems (≤ 8GB). ''; }; };