An open API service indexing awesome lists of open source software.

https://github.com/datsfilipe/nix-envs

Nix powered development environment templates.
https://github.com/datsfilipe/nix-envs

bash development direnv nix nix-shell

Last synced: 5 months ago
JSON representation

Nix powered development environment templates.

Awesome Lists containing this project

README

          

# nix-envs

Nix powered development environment templates.

# Template

Use `nix flake new -t github:datsfilipe/nix-envs#env` to use the desired template.

**Note:** you can also use `scripts/use-template.sh` to use the template if you want the contents to be ignored by git.

# Add Approach

If you're not gonna customize much, you can use `scripts/add.sh` with desired env, e.g. `scripts/add.sh nodejs tools#typescript`.