diff --git a/users/phoenix/hm.nix b/users/phoenix/hm.nix index 4d651cb..0fc98a9 100644 --- a/users/phoenix/hm.nix +++ b/users/phoenix/hm.nix @@ -24,6 +24,7 @@ ripgrep # grep # rando stuff kitty # terminal + kitty-themes plex-media-player # ugh where's the good app? telegram-desktop # msg jq @@ -39,6 +40,8 @@ thunderbird ]; + programs.kitty.theme = "Rosé Pine"; + programs.git = { enable = true; userName = "Jessica Canady";