global/options: add dedicated common option
This commit is contained in:
parent
c3693c4c37
commit
a0e3585ad9
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ in
|
|||
universe = {
|
||||
packages = mkOpt (listOf package) [ ];
|
||||
};
|
||||
|
||||
common = mkOpt (attrsOf anything) { };
|
||||
};
|
||||
|
||||
config = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue