summaryrefslogtreecommitdiff
path: root/common/home/git
diff options
context:
space:
mode:
Diffstat (limited to 'common/home/git')
-rw-r--r--common/home/git/default.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/common/home/git/default.nix b/common/home/git/default.nix
deleted file mode 100644
index 91878ea..0000000
--- a/common/home/git/default.nix
+++ /dev/null
@@ -1,6 +0,0 @@
-{ ... }:
-{
- enable = true;
- userEmail = "nathan@nathanreiner.xyz";
- userName = "Nathan Reiner";
-}