Skip to content

javif89/flakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Flake Templates

This project contains my templates for different types of projects.

Included so far:

  • devshell-base: Just an empty devshell to avoid having to type boilerplate
  • rust: Base template for any rust project
  • cargo-workspace: New workspace for a rust project
  • haskell: Basic haskell project
  • zensical: New documentation site using the zensical static site generator.
  • nuxt-started: Nuxt app starter kit with auth and db set up

Usage

nix flake init -t github:javif89/flakes#[template name]

About

Nix flake templates for different project types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published