git secret

This commit is contained in:
mjallen18
2025-05-27 19:47:15 -05:00
parent 8fb3bed768
commit a945e5fae7

View File

@@ -63,6 +63,7 @@ in
git = {
enable = true;
package = pkgs.git.override { withLibsecret = true; };
userName = "mjallen18";
userEmail = "matt.l.jallen@gmail.com";
aliases = gitAliases;