Skip to content

rencire/flake-templates

Repository files navigation

Flake Templates

About

This is my personal collection of flake templates.

Usage

Examples:

Initialize new flake project folder with "minimal" template:

nix flake new -t github:rencire/flake-templates/main#minimal my_project

Add flake template to existing project folder:

cd my_project
nix flake init -t github:rencire/flake-templates/main#minimal

Initialize new flake project folder with the agent-enabled "agentic" template:

nix flake new -t github:rencire/flake-templates/main#agentic my_agentic_project

Notes

  • Most (if not all) templates leverage the flakelight framework.
  • Each template is direnv-aware

About

Collection of templates for new flake projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors