Skip to content

jonathandion/nix-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

❄️ nix-templates

Installation

Create a flake in the current directory from nix-templates#webdev template:

nix flake init -t github:jonathandion/nix-templates#webdev

Create a flake in the specified directory from nix-templates#webdev template:

nix flake new myAwesomeProject -t github:jonathandion/nix-templates#webdev

to save the registry:

nix registry add jdion github:jonathandion/nix-templates

nix flake init -t jdion#webdev

Releases

No releases published

Packages

No packages published

Languages