modules: specify some types
This commit is contained in:
@@ -141,6 +141,7 @@ in
|
||||
system.build = mkOption {
|
||||
internal = true;
|
||||
default = {};
|
||||
type = types.attrs;
|
||||
description = ''
|
||||
Attribute set of derivations used to setup the system.
|
||||
'';
|
||||
|
||||
Reference in New Issue
Block a user