refactor(lib): remove references to top level lib
This commit is contained in:
parent
9403daff02
commit
0c2b6b57d9
4 changed files with 5 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
inherit (lib) mkOption;
|
||||
inherit (lib.options) mkOption;
|
||||
inherit (config.flake.lib.options) mkStrOption;
|
||||
inherit (lib.types)
|
||||
listOf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue