add generators and clean up directories

This commit is contained in:
Noah Masur
2025-03-14 00:13:56 +00:00
parent bdf163a50a
commit a3ad019f4b
11 changed files with 145 additions and 115 deletions

View File

@ -28,7 +28,7 @@
{
pkgs,
colors ? (import ../../../../../../colorscheme/nord).dark,
colors ? null,
terraform ? false,
github ? false,
kubernetes ? false,