diff --git a/module.nix b/module.nix index 7b97632..8f5b506 100644 --- a/module.nix +++ b/module.nix @@ -56,7 +56,7 @@ in { Generate these with: ``` - openssl rand --hex 32 + openssl rand -base64 48 ``` ''; };