add microvm module to supernova hypervisor
This commit is contained in:
parent
fdb40b4a4e
commit
752b3d4d4c
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@
|
||||||
sops-nix.nixosModules.sops
|
sops-nix.nixosModules.sops
|
||||||
passInputs mkLocalModsInput
|
passInputs mkLocalModsInput
|
||||||
lanzaboote.nixosModules.lanzaboote
|
lanzaboote.nixosModules.lanzaboote
|
||||||
];
|
microvm.nixosModules.host
|
||||||
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue