home: add home flake, decentralize git username config

This commit is contained in:
Evar 2025-06-25 03:54:37 -04:00
parent 3c818d02b2
commit 0aa28a90f2
6 changed files with 19 additions and 2 deletions

View file

@ -13,8 +13,6 @@
# difftastic.enable = true;
# https://difftastic.wilfred.me.uk/git.html
# https://tsdh.org/posts/2022-08-01-difftastic-diffing-with-magit.html
userEmail = "esmith@true-helix.com";
userName = "Evar Smith";
extraConfig = {
init.defaultBranch = "integration";