pinwheel: Add enable option to go module
And use it to check when to add private repository for work
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
mod = {
|
||||
git.enable = true;
|
||||
openvpn.enable = true;
|
||||
go.enable = true;
|
||||
};
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
|
||||
Reference in New Issue
Block a user