Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smasher164/nix-templates


https://github.com/smasher164/nix-templates

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# nix-templates

For a given template named ``, run
```
$ nix flake init -t github:smasher164/nix-templates#
```
For example, if you run
```
$ nix flake init -t github:smasher164/nix-templates#ocaml5
```
in a directory, it'll place the ocaml flake in there.