Change git name
This commit is contained in:
parent
d3c18bc88c
commit
492998e1c2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
rec {
|
||||
username = "nmarks"; # username
|
||||
name = "Natalie"; # name/identifier
|
||||
name = "Natalie Marks"; # name/identifier
|
||||
email = "nmarks413@gmail.com"; # email (used for certain configurations)
|
||||
dotfilesDir = "~/.dotfiles"; # absolute path of the local repo
|
||||
theme = null; # name of theme that stylix will use
|
||||
|
|
Loading…
Reference in a new issue