special thanks to koru

This commit is contained in:
nekohepott 2026-06-17 04:16:35 +03:00
parent e2acd2f6dc
commit 3387e2916e
No known key found for this signature in database

View File

@ -71,8 +71,6 @@ go build -o gogofetch ./src
### Nix Flake
Credits to `melvi` for Nix flake.
```sh
git clone https://codeberg.org/nekohepott/goGoFetch && cd goGoFetch
nix build
@ -84,3 +82,8 @@ nix run --refresh git+https://codeberg.org/nekohepott/goGoFetch
![goGoFetch: alacritty screenshot](assets/alacritty.png "alacritty")
![goGoFetch: foot screenshot](assets/foot.png "foot")
![goGoFetch: necrokall screenshot](assets/xterm.png "xterm")
## Special thanks❤
- [koru](https://codeberg.org/koru) for contributing and literally saving this repo when i broke it
- [melvi](https://codeberg.org/melvi) for nix flake