feat(desktop): add ghostty
This commit is contained in:
parent
27293a0089
commit
cbfad029b0
3 changed files with 279 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
pkgs,
|
||||
config,
|
||||
catppuccin,
|
||||
ghostty,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
|
@ -65,6 +66,7 @@
|
|||
# font-manager
|
||||
chromium
|
||||
gimp
|
||||
ghostty.packages.${pkgs.system}.default
|
||||
gnome.gnome-calculator
|
||||
gparted
|
||||
jetbrains.idea-ultimate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue