remove go definition
Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
@@ -166,12 +166,12 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
go = {
|
# go = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
env = {
|
# env = {
|
||||||
GOPRIVATE = [ "git.sprouting.cloud" ];
|
# GOPRIVATE = [ "git.sprouting.cloud" ];
|
||||||
};
|
# };
|
||||||
};
|
# };
|
||||||
gpg = {
|
gpg = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user