selfhostable, read-only reddit client
16
fork

Configure Feed

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

update hash

Akshay f04d78bf 3e3778dd

+1 -1
+1 -1
flake.nix
··· 41 41 cp -R ./node_modules/* $out/node_modules 42 42 ls -la $out/node_modules 43 43 ''; 44 - outputHash = "sha256-XX8RozzH76qzBAIyWYwPynaxGIaHNojNw5s6aCqaSio="; 44 + outputHash = "sha256-UiD/gqwaU1+qLNkeds2i7kVgCjlrgxsTcqQDbO8+gG8="; 45 45 outputHashAlgo = "sha256"; 46 46 outputHashMode = "recursive"; 47 47 };