Initialize flake in current directory:
nix flake init -t github:JorgeMayoral/devshells#<name>
Enter the devshell:
nix develop
All templates include nushell
as shell.
Name | Description |
---|---|
default | Default empty template |
nodejs | Template with Node.js |
rust | Simple template with Rust |