mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-07-31 22:46:04 +00:00
fix(nix): use correct openssl command
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ in {
|
||||
|
||||
Generate these with:
|
||||
```
|
||||
openssl rand --hex 32
|
||||
openssl rand -base64 48
|
||||
```
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user