diff --git a/home/config/nvim/nifoc/repo.fnl b/home/config/nvim/nifoc/repo.fnl index c3e3b08..3127618 100644 --- a/home/config/nvim/nifoc/repo.fnl +++ b/home/config/nvim/nifoc/repo.fnl @@ -26,7 +26,7 @@ (case vim.env.REMOTE_REPO_TYPE :github nil :gitlab (run-cmd [:glab :repo :view :--web]) - :forgejo nil)) + :forgejo (run-cmd [:tea :open]))) (fn mod.open-merge-request [] (case vim.env.REMOTE_REPO_TYPE diff --git a/home/hosts/Styx.nix b/home/hosts/Styx.nix index 5ddddf3..19c0a66 100644 --- a/home/hosts/Styx.nix +++ b/home/hosts/Styx.nix @@ -77,6 +77,7 @@ in ripgrep socat ssh-audit + tea viddy wget xxHash