summaryrefslogtreecommitdiff
path: root/hosts/mentat/userOptions.nix
blob: 554ce1dedced92947c17ef0fc40c63b56a0580b0 (plain)
1
2
3
4
5
6
{
  username = "amir";
  userHome = "/Users/amir";
  gitEmail = "amir@glgdgt.com";
  gitName = "Amir Saeid";
}