feat: Updated templates.

This commit is contained in:
Spencer Brower
2025-07-10 14:34:34 -04:00
parent 7656df211f
commit 313051a9bd
8 changed files with 290 additions and 53 deletions

View File

@@ -11,7 +11,7 @@
templates = {
default = {
path = ./templates/php;
path = ./templates/default;
description = "A simple boilerplate for running Laravel with nix run.";
};
nodejs = {