Testing git config stuff

This commit is contained in:
2026-01-06 13:14:05 -07:00
parent 3808435e35
commit 73e1de4130
7 changed files with 26 additions and 1200 deletions

View File

@@ -5,4 +5,7 @@
timezone = "America/Edmonton";
locale = "en_CA.UTF-8";
userGroups = [ "networkmanager" "wheel" "docker" "plugdev" ];
gitName = "User Name";
gitEmail = "user@email.com";
gitKey = "ssh-ed25519 ...";
}