refactor(clanServices): add example of eval test
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{ self, lib, ... }:
|
||||
{
|
||||
clan.inventory.modules = {
|
||||
zerotier-redux = lib.modules.importApply ./zerotier-redux/default.nix {
|
||||
inherit (self) packages;
|
||||
};
|
||||
};
|
||||
imports = [
|
||||
./zerotier-redux/flake-module.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user