pinwheel: Correct misspellning in go module enable option
This commit is contained in:
@@ -5,7 +5,7 @@ in
|
|||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
mod.go = {
|
mod.go = {
|
||||||
enable = lib.mkEnableOption "enable openpn module";
|
enable = lib.mkEnableOption "enable go module";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user