No description
  • Nix 99.4%
  • Rust 0.6%
Find a file
2026-04-02 19:45:24 +02:00
c feat: add github workflows 2026-04-02 19:45:24 +02:00
default feat: add github workflows 2026-04-02 19:45:24 +02:00
rust feat: add github workflows 2026-04-02 19:45:24 +02:00
.gitignore chore: remove pre commit hook 2026-03-03 09:54:49 +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