Added Ghostty

This commit is contained in:
2025-02-03 10:54:54 -04:00
parent bb85382b28
commit 4de972440d

View File

@@ -0,0 +1,9 @@
{
programs.ghostty = {
enable = true;
enableBashIntegration = true;
enableZshIntegration = true;
enableFishIntegration = true;
};
}