lib.mkEnableOption: fix syntax error in example comment
This commit is contained in:
parent
98402c8caf
commit
b6bb27bc38
@ -170,8 +170,8 @@ rec {
|
||||
|
||||
config.foo.enable = true;
|
||||
}
|
||||
]:
|
||||
}
|
||||
];
|
||||
};
|
||||
in
|
||||
eval.config
|
||||
=> { foo.enable = true; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user