Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 331 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 331 Bytes

Nix Flakes Templates

Collection of personal templates using nix flake for project starters. To use them run the command below:

$ nix flake new -t github:debling/nix-flakes-templates#<template-name> <project-directory> 

Current templates

  • blank-shell: Blank template with a devshell configuration, and direnv.