add some link and env
This commit is contained in:
parent
aedfd070b9
commit
1986863848
3 changed files with 11 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
options.device = {
|
||||
symlink = lib.mkOption {
|
||||
default = {};
|
||||
type = lib.type.attrsOf lib.types.str;
|
||||
type = lib.types.attrsOf lib.types.str;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in a new issue