diff --git a/modules/git.nix b/modules/git.nix index 1d0bf47..82f0ceb 100644 --- a/modules/git.nix +++ b/modules/git.nix @@ -113,5 +113,9 @@ in }; programs.bash.shellAliases = shellAliases; programs.zsh.shellAliases = shellAliases; - home.packages = with pkgs; [ git-secret ]; + home.packages = with pkgs; [ + gh + git-secret + glab + ]; } diff --git a/odin.nix b/odin.nix index dee6e37..9f421bf 100644 --- a/odin.nix +++ b/odin.nix @@ -55,7 +55,6 @@ file # firefox # gallery-dl - glab gnome.dconf-editor gnome.eog gnome.evince