nvim: fix tags
Thanks, Cody!
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
|
||||
home-manager.users.${config.mj.username} = {
|
||||
home.sessionVariables = {
|
||||
GOFLAGS = "-tags=cluster_integration";
|
||||
GOPRIVATE = "github.com/chronosphereio";
|
||||
BUILDKIT_COLORS = "run=123,20,245:error=yellow:cancel=blue:warning=white";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user