Change git name

This commit is contained in:
Natalie Marks 2025-08-18 14:00:14 -07:00
parent d3c18bc88c
commit 492998e1c2
No known key found for this signature in database
GPG key ID: 61F4EAEB0C9C3D5F

View file

@ -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