docs: change gentoo overlay url

This commit is contained in:
nekohepott 2026-06-17 04:48:17 +03:00
parent 75e97a09f6
commit 2f6b14432b
No known key found for this signature in database

View File

@ -37,12 +37,12 @@ yay -S gogofetch-git
### Gentoo ### Gentoo
```bash ```bash
eselect repository add nekohepott git https://codeberg.org/nekohepott/neko-overlay.git eselect repository add urug git https://codeberg.org/koru/urug
emerge --sync nekohepott emerge --sync urug
emerge -av gogofetch emerge -av gogofetch
``` ```
Also see: <https://codeberg.org/nekohepott/neko-overlay>. Also see: <https://codeberg.org/koru/urug>.
### NixOS ### NixOS