diff --git a/hosts/darwinHosts/prometheus/configuration.nix b/hosts/darwinHosts/prometheus/configuration.nix index f438a19..e3ee79e 100644 --- a/hosts/darwinHosts/prometheus/configuration.nix +++ b/hosts/darwinHosts/prometheus/configuration.nix @@ -44,7 +44,6 @@ # ghostty kitty vscode - git lazygit # anki # blender diff --git a/modules/nixos/programs/command-line.nix b/modules/nixos/programs/command-line.nix index befd242..c8bfeeb 100644 --- a/modules/nixos/programs/command-line.nix +++ b/modules/nixos/programs/command-line.nix @@ -16,9 +16,11 @@ nano # version control - git - lazygit + (pkgs.gitFull.override { + osxkeychainSupport = false; + }) git-lfs + lazygit gh # nix tools