move apps into pkgs and rename hosts

This commit is contained in:
Noah Masur
2025-03-09 18:04:01 +00:00
parent 37d1d7724a
commit 75d4dbe868
44 changed files with 188 additions and 592 deletions

View File

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