diff options
| author | Fuwn <[email protected]> | 2024-09-17 01:17:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-17 01:17:49 -0700 |
| commit | 36b97758d1e2749e01957b2905b4d3f60b2620cf (patch) | |
| tree | 9a10f7b01c7b17542bf8eba5445b8a7e35e02f1a | |
| parent | feat(pkgs): bump zen browser (diff) | |
| download | tsutsumi-36b97758d1e2749e01957b2905b4d3f60b2620cf.tar.xz tsutsumi-36b97758d1e2749e01957b2905b4d3f60b2620cf.zip | |
docs(readme): add runner example
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ > Top-level Flake for Applications and Libraries Packaged for Nix +Test out any of these applications without installing anything by running +`nix run github:Fuwn/tsutsumi#rui`. (or any other package) + ## Applications - [bollux](https://tildegit.org/acdw/bollux) - a Gemini browser in like, idk, 96% pure Bash |