Update and add Ghostty + Penpot + Viu
This commit is contained in:
parent
6c3a8c09d4
commit
29097fd4c0
6 changed files with 88 additions and 91 deletions
7
commons/programs/ghostty.nix
Normal file
7
commons/programs/ghostty.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.ghostty = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue