A simple repo for me to store my templates
# For basic template
nix flake init -t github:heyzec/nix-templates
# For python
nix flake init -t github:heyzec/nix-templates#python
# For postgres
nix flake init -t github:heyzec/nix-templates#postgres
Note: the --refresh flag is useful to force redownloads
Edit the flake
direnv allow