Testing git config stuff
This commit is contained in:
@@ -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 ...";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user