inventory/interface: reduce apply arguments chain by adding it to _module.args
This commit is contained in:
@@ -15,6 +15,9 @@ let
|
||||
modules = [
|
||||
clanLib.inventory.interface
|
||||
{
|
||||
_module.args = {
|
||||
inherit clanLib;
|
||||
};
|
||||
tags.all = [ ];
|
||||
tags.nixos = [ ];
|
||||
tags.darwin = [ ];
|
||||
|
||||
Reference in New Issue
Block a user