diff --git a/apps/firefox.nix b/apps/firefox.nix index 7baf0c3..c9c80d1 100644 --- a/apps/firefox.nix +++ b/apps/firefox.nix @@ -46,6 +46,12 @@ keyword = "jojodev"; url = "https://git.jojodev.com"; } + { + name = "gist"; + tags = ["gitea" "gist"]; + keyword = "gist"; + url = "https://gist.jojodev.com"; + } { name = "gitea"; tags = ["gitea"];