fix: Updated flake.

This commit is contained in:
Spencer Brower
2023-04-14 11:38:08 -04:00
parent 43ea476695
commit b65a6ddaf1

View File

@@ -12,6 +12,10 @@
path = ./templates/default; path = ./templates/default;
description = "A simple boilerplate for running Laravel on NixOS in a Vagrant machine."; description = "A simple boilerplate for running Laravel on NixOS in a Vagrant machine.";
}; };
default = {
path = ./templates/php;
description = "A simple boilerplate for running PHP apps in a nix shell.";
};
}; };
checks."x86_64-linux".vagrant = let checks."x86_64-linux".vagrant = let