Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 297 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 297 Bytes

Nix flake templates

My personal nix flake templates.

Usage

See available templates:

nix flake show github:LilleAila/flake-templates

Create a new project:

nix flake init --template github:LilleAila/flake-templates#<template-name>