env vars: set GOPROXY
This commit is contained in:
parent
caf1da9231
commit
c03235156c
1 changed files with 4 additions and 0 deletions
|
@ -23,4 +23,8 @@
|
||||||
tree-sitter
|
tree-sitter
|
||||||
zig
|
zig
|
||||||
];
|
];
|
||||||
|
|
||||||
|
home.sessionVariables = {
|
||||||
|
GOPROXY = "https://athena.patagia.dev";
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue