/nix-project-template

Simple Nix Flake Project Template

Primary LanguageNixThe UnlicenseUnlicense

Nix Project Template

Simple Nix Flake project template. Inspired heavily by Misterio77/nix-starter-configs.

Usage

mkdir $PROJECT_DIR
cd $PROJECT_DIR
nix flake init -t github:AmeerTaweel/nix-project-template