Skip to content

rencire/flake-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Notes

  • Each template is direnv-aware

About

Collection of templates for new flake projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages