javascript-template/nix/modules
jasmine 2b228ebd52
Restructure templates to include Nix development environment
Moved template directories into templates/ subdirectory (templates/vanilla/
and templates/nextjs/) with complete Nix configuration in each. This ensures
initialized projects have the full development environment with Nix, Bun,
and all tooling out of the box.

Changes:
- Created templates/vanilla/ with flake.nix, nix/, .envrc, and all files
- Created templates/nextjs/ with flake.nix, nix/, .envrc, and all files
- Updated template paths in nix/modules/template.nix
2025-11-14 12:05:50 +08:00
..
devshell.nix Refactor into multi-template monorepo with Next.js support 2025-11-14 11:16:04 +08:00
template.nix Restructure templates to include Nix development environment 2025-11-14 12:05:50 +08:00