ghostty: init

This commit is contained in:
Nico 2025-05-03 16:16:00 +10:00
parent 071d622b7c
commit 3591f5d5b3
5 changed files with 14 additions and 4 deletions

View file

@ -2,6 +2,8 @@
{
environment.systemPackages = with pkgs; [
ghostty
gimp
audacity
obsidian

View file

@ -11,7 +11,7 @@
system.defaults.dock.tilesize = 48;
system.defaults.dock.persistent-apps = [
"${pkgs.firefox}/Applications/Firefox.app"
"${pkgs.kitty}/Applications/Kitty.app"
"${pkgs.ghostty}/Applications/Ghostty.app"
"/System/Applications/Finder.app"
];

View file

@ -13,7 +13,8 @@
programs.hyprlock.enable = true;
environment.systemPackages = with pkgs; [
kitty
ghostty
waybar
swww
grim