summaryrefslogtreecommitdiff
path: root/hosts/gheshki/userOptions.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/gheshki/userOptions.nix')
-rw-r--r--hosts/gheshki/userOptions.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/hosts/gheshki/userOptions.nix b/hosts/gheshki/userOptions.nix
new file mode 100644
index 0000000..301838b
--- /dev/null
+++ b/hosts/gheshki/userOptions.nix
@@ -0,0 +1,6 @@
+{
+ username = "amir";
+ userHome = "/home/amir";
+ gitEmail = "amir@glgdgt.com";
+ gitName = "Amir Saeid";
+}