Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 301 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 301 Bytes

Templates

A repository for all my nix flake templates

Usage

Run nix flake show 'github:seanybaggins/nix-templates' for a list of available templates.

Run nix flake init -t 'github:seanybaggins/nix-templates#<chosen-template>' to initalize your current repository with the chosen template.