mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 22:12:56 +00:00
partially fill out vars for git
This commit is contained in:
parent
fb145e5772
commit
013f67c0a8
@ -45,7 +45,7 @@ in {
|
||||
# TODO: fix with variables
|
||||
xdg.configFile."git/personal".text = ''
|
||||
[user]
|
||||
name = "Noah Masur"
|
||||
name = "${config.fullName}"
|
||||
email = "7386960+nmasur@users.noreply.github.com"
|
||||
'';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user