add some work elements
This commit is contained in:
4
shared/work/default.nix
Normal file
4
shared/work/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
home.sessionVariables.GOPRIVATE = "github.com/chronosphereio";
|
||||
programs.git.extraConfig.url."git@github.com:".insteadOf = "https://github.com";
|
||||
}
|
||||
Reference in New Issue
Block a user