hypervisor profile works now
This commit is contained in:
parent
0b799c87b6
commit
78f156bb38
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
{inputs, lib, ...}: {
|
||||
imports = [
|
||||
inputs.microvm.nixosModules.host
|
||||
];
|
||||
microvm.host.enable = true;
|
||||
networking.useNetworkd = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue