Find a file
2024-11-22 14:20:25 +01:00
c feat: split templates 2024-11-22 14:20:25 +01:00
default feat: split templates 2024-11-22 14:20:25 +01:00
rust feat: split templates 2024-11-22 14:20:25 +01:00
.gitignore feat: split templates 2024-11-22 14:20:25 +01:00
.pre-commit-config.yaml feat: new template 2024-11-11 17:18:31 +01:00
flake.nix feat: split templates 2024-11-22 14:20:25 +01:00
README.md feat: README 2023-06-03 20:14:51 +09:00

Patricks tolle nix templates


Templates available

default

Basic template utilizing direnv and devshell to setup a development environment

Files

  • devshell.nix nix file declaring the development shell
    • This is the file you most likely want to change