added ghostty module

This commit is contained in:
John Lancaster
2025-07-04 00:57:44 -05:00
parent 874993c18c
commit 36e3d42ab7
4 changed files with 55 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
ssh = config.ssh;
_1password = config._1password;
docker = config.docker;
graphical = config.graphical;
}
] ++ config.extraImports;