Begin add AI module
This commit is contained in:
parent
a4eeb89eb6
commit
53583fc4c7
2 changed files with 28 additions and 2 deletions
|
@ -18,8 +18,8 @@ with lib;
|
|||
|
||||
hooks.qemu = {
|
||||
is_working = "${pkgs.writeShellScript "testHook.sh" ''
|
||||
+ touch /tmp/qemu_hook_is_working
|
||||
+ ''}";
|
||||
touch /tmp/qemu_hook_is_working
|
||||
''}";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue