Update git config with new home-manager options, replace tampermonkey with violentmonkey
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -76,8 +76,8 @@
|
||||
search-by-image
|
||||
sponsorblock
|
||||
tab-session-manager
|
||||
tampermonkey
|
||||
ublock-origin
|
||||
violentmonkey
|
||||
windscribe
|
||||
ytcfilter
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user