From 6bf985d6f37236d9d06ab4619c9a2600fd2c5fb6 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Mon, 18 Dec 2023 21:22:45 -0500 Subject: [PATCH] Add GitKraken everywhere! --- modules/hosts/nixos/rainbow-planet/default.nix | 1 + modules/system/common/all-darwin.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/modules/hosts/nixos/rainbow-planet/default.nix b/modules/hosts/nixos/rainbow-planet/default.nix index 30ee43e..9b70b48 100644 --- a/modules/hosts/nixos/rainbow-planet/default.nix +++ b/modules/hosts/nixos/rainbow-planet/default.nix @@ -27,6 +27,7 @@ # common gui apps that really should be in another file angryipscanner firefox + gitkraken libreoffice meld slack diff --git a/modules/system/common/all-darwin.nix b/modules/system/common/all-darwin.nix index 045dee8..5926dda 100644 --- a/modules/system/common/all-darwin.nix +++ b/modules/system/common/all-darwin.nix @@ -46,6 +46,7 @@ "font-hack-nerd-font" "font-inconsolata-g-for-powerline" "font-source-code-pro-for-powerline" + "gitkraken" "iterm2" "keepingyouawake" "libreoffice"