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, ...}: {
|
{inputs, lib, ...}: {
|
||||||
imports = [
|
microvm.host.enable = true;
|
||||||
inputs.microvm.nixosModules.host
|
|
||||||
];
|
|
||||||
networking.useNetworkd = true;
|
networking.useNetworkd = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue