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>
blank-shell
: Blank template with a devshell configuration, and direnv.