And for Ghostty

This commit is contained in:
2026-07-08 09:45:26 +02:00
parent dee75a51e2
commit bbbf69e9e9
2 changed files with 21 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{ ... }:
{
home.file = {
".config/ghostty/" = {
source = ./ghostty;
};
};
}