Our Personal Data Server from scratch!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(nix): use correct openssl command

authored by

isabel and committed by tangled.org 4e277eb7 28ca6662

+1 -1
+1 -1
module.nix
··· 56 56 57 57 Generate these with: 58 58 ``` 59 - openssl rand --hex 32 59 + openssl rand -base64 48 60 60 ``` 61 61 ''; 62 62 };