microvm: try stratovirt hypervisor
This commit is contained in:
parent
7de5451f90
commit
e3f6a1e18b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{ config, ... }:
|
{ config, ... }:
|
||||||
{
|
{
|
||||||
networking.hostName = "veneficium-microvm-vaultwarden";
|
networking.hostName = "veneficium-microvm-vaultwarden";
|
||||||
microvm.hypervisor = "cloud-hypervisor";
|
microvm.hypervisor = "stratovirt";
|
||||||
microvm.shares = [
|
microvm.shares = [
|
||||||
{
|
{
|
||||||
source = "/nix/store";
|
source = "/nix/store";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue