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