nix-templates
January 9, 2024 ยท View on GitHub
A simple repo for me to store my templates
direnv-shell
-
Use template
# 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#postgresNote: the
--refreshflag is useful to force redownloads -
Edit the flake
-
Tell direnv to whitelist it
direnv allow