mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 19:40:14 +00:00
partially fill out vars for git
This commit is contained in:
@ -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"
|
||||
'';
|
||||
|
||||
|
Reference in New Issue
Block a user