Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bts/templates

A collection of nix flake templates
https://github.com/bts/templates

Last synced: 27 days ago
JSON representation

A collection of nix flake templates

Awesome Lists containing this project

README

        

# templates

A collection of [nix flake](https://serokell.io/blog/practical-nix-flakes) templates

## Using a template

With nix installed and `nix flake` enabled:

- `mkdir my-project`
- `cd my-project`
- `nix flake init -t github:bts/templates#haskell`
- Follow template-specific instructions that appear