Update and add Ghostty + Penpot + Viu

This commit is contained in:
zuma 2025-06-28 11:43:46 +02:00
parent 6c3a8c09d4
commit 29097fd4c0
6 changed files with 88 additions and 91 deletions

View file

@ -0,0 +1,7 @@
{ ... }:
{
programs.ghostty = {
enable = true;
enableZshIntegration = true;
};
}