Skip to content

A collection of Nix flake templates for defining development environments.

License

Notifications You must be signed in to change notification settings

alexpearce/nix-flake-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix flake templates

This repository bundles together the Nix flake templates I use to quickly create cross-platform, reproducible development environments. It requires Nix installation, for example as provided by the Determinate Systems installer.

To list available templates:

nix flake show github:alexpearce/nix-flake-templates

To create a new directory from a template, for example a website directory using the elixir-phoenix template:

nix flake new --template github:alexpearce/nix-flake-templates#elixir-phoenix website

About

A collection of Nix flake templates for defining development environments.

Topics

Resources

License

Stars

Watchers

Forks

Languages