docs: move nix info to contributing guidelines

This commit is contained in:
zhom
2026-01-11 23:13:01 +04:00
parent a872ef56ce
commit 59ba17e745
3 changed files with 4 additions and 11 deletions
-10
View File
@@ -59,16 +59,6 @@ The app can be downloaded from the [releases page](https://github.com/zhom/donut
See [CONTRIBUTING.md](CONTRIBUTING.md).
### Nix Support
For a reproducible development environment (especially on Linux), you can use [Nix](https://nixos.org/):
```bash
nix develop
# or if you use direnv
direnv allow
```
## Issues
If you face any problems while using the application, please [open an issue](https://github.com/zhom/donutbrowser/issues).