mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
partially fill out vars for git
This commit is contained in:
@ -45,7 +45,7 @@ in {
|
|||||||
# TODO: fix with variables
|
# TODO: fix with variables
|
||||||
xdg.configFile."git/personal".text = ''
|
xdg.configFile."git/personal".text = ''
|
||||||
[user]
|
[user]
|
||||||
name = "Noah Masur"
|
name = "${config.fullName}"
|
||||||
email = "7386960+nmasur@users.noreply.github.com"
|
email = "7386960+nmasur@users.noreply.github.com"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user