mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Update shared.nix
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user