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