Added better gnome compatibility
This commit is contained in:
@@ -12,6 +12,12 @@
|
||||
|
||||
userName = "Thomas Syms";
|
||||
userEmail = "thomassyms@gmail.com";
|
||||
|
||||
extraConfig = {
|
||||
credential.helper = "${
|
||||
pkgs.git.override {withLibsecret = true;}
|
||||
}/bin/git-credential-libsecret";
|
||||
};
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
|
||||
Reference in New Issue
Block a user