Skip to content

gmodena/flake-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flake-templates

A repository of flake templates.

Usage

Init a new template with

nix flake init --template "github:gmodena/flake-templates#<template>"

Start a shell with a build environment bootstrapped from the template with

nix develop