]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/ipfs.json
Flake cleanup and make usable in a system configuration (#316)
[xdg-ninja.git] / programs / ipfs.json
1 {
2 "files": [
3 {
4 "path": "$HOME/.ipfs",
5 "movable": true,
6 "help": "Export the following environment variables:\n\n```bash\nexport IPFS_PATH=\"$XDG_DATA_HOME\"/ipfs\n```\n"
7 }
8 ],
9 "name": "ipfs"
10 }