This repository has been archived on 2023-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
nix-dev-envs/README.md

11 lines
177 B
Markdown
Raw Normal View History

2023-10-21 18:01:19 +00:00
# nix-dev-envs
Generic Nix development environment I use for my projects.
## Usage
Put to following in
```
2023-10-21 18:02:46 +00:00
use flake "git+https://git.kun.is/pim/nix-dev-envs.git/<ENV>"
2023-10-21 18:01:19 +00:00
```