chore: update ff and git

Signed-off-by: jolheiser <john.olheiser@gmail.com>
teamcity
jolheiser 2023-07-23 11:55:16 -05:00
parent f4932b247e
commit 59b275a9e1
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
2 changed files with 5 additions and 2 deletions

View File

@ -6,6 +6,7 @@
search.force = true; search.force = true;
extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [
bitwarden bitwarden
clearurls
refined-github refined-github
ublock-origin ublock-origin
]; ];

View File

@ -38,8 +38,10 @@ in {
}; };
url = url =
insteadOf "gh" "github.com" insteadOf "gh" "github.com"
// insteadOf "jojo" "git.jojodev.com" // insteadOf "jj" "git.jojodev.com"
// insteadOf "tea" "gitea.com"; // insteadOf "gt" "gitea.com"
// insteadOf "gl" "gitlab.com"
// insteadOf "cb" "codeberg.org";
}; };
delta = { delta = {
enable = true; enable = true;