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

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

Templates for nix
https://github.com/daddye/nix-templates

Last synced: about 1 year ago
JSON representation

Templates for nix

Awesome Lists containing this project

README

          

# Nix Templates

Templates for nix flakes project.

## Usage

```
cd yourproject
nix flake init -t "github:daddye/nix-templates#basic"
```