lib/modules: Throw better error when definitions assign to an option set
This commit is contained in:
3
lib/tests/modules/declare-option-set.nix
Normal file
3
lib/tests/modules/declare-option-set.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
options.value = {};
|
||||
}
|
||||
Reference in New Issue
Block a user