Skip to content

tgirlcloud/nix-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Templates

A collection of nix templates to get your started with your next project quickly.

These templates are very opinionated, just check the flake-utils template to see how.

Usage

To initialize a new project with the template

nix flake init -t github:tgirlcloud/nix-templates#<template>

To create a new project in the specified directory

nix flake new -t github:tgirlcloud/nix-templates#<template> <out dir> 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published