aboutsummaryrefslogtreecommitdiff
path: root/home/git.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/git.nix')
-rw-r--r--home/git.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/home/git.nix b/home/git.nix
index 4b75f9c..6882419 100644
--- a/home/git.nix
+++ b/home/git.nix
@@ -4,11 +4,11 @@
programs.git = {
enable = true;
-
+
settings = {
- user = {
+ user = {
name = "DemonKingSwarn";
- email = "rockingswarn@gmail.com";
+ email = "swarnaditya.7@proton.me";
};
init = {