cli: add morph command

This commit is contained in:
Michael Hoang
2025-02-13 15:09:17 +07:00
parent 5c68e129b7
commit 160bbfcb37
10 changed files with 330 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ in
};
# to accept external dependencies such as disko
node.specialArgs.self = self;
_module.args = { inherit self; };
imports = [
test
./container-driver/module.nix