Update shared.nix

This commit is contained in:
Thilo Hohlt
2023-07-26 11:03:46 +02:00
committed by GitHub
parent 35383366d2
commit b606986e01

View File

@@ -31,7 +31,7 @@
}; };
home-manager.users.thiloho = { ... }: { home-manager.users.thiloho = { ... }: {
git = { programs.git = {
enable = true; enable = true;
userName = "thiloho"; userName = "thiloho";
userEmail = "123883702+thiloho@users.noreply.github.com"; userEmail = "123883702+thiloho@users.noreply.github.com";