Update git config with new home-manager options, replace tampermonkey with violentmonkey

This commit is contained in:
2025-10-21 10:29:51 -04:00
parent 0abf588a36
commit 7804b1bbbc
2 changed files with 4 additions and 4 deletions

View File

@@ -137,11 +137,11 @@
programs.git = {
enable = true;
userName = "chase";
userEmail = "chase@cathoderaytube.net";
extraConfig = {
settings = {
init.defaultBranch = "main";
pull.rebase = true;
user.name = "chase";
user.email = "chase@cathoderaytube.net";
};
signing = {
format = "ssh";

View File

@@ -76,8 +76,8 @@
search-by-image
sponsorblock
tab-session-manager
tampermonkey
ublock-origin
violentmonkey
windscribe
ytcfilter
];