microvm: set stateVersion to host's
This commit is contained in:
parent
4cb5044279
commit
2ba227f078
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ ... }:
|
||||
{ config, ... }:
|
||||
{
|
||||
networking.hostName = "veneficium-microvm-vaultwarden";
|
||||
microvm.hypervisor = "firecracker";
|
||||
system.stateVersion = config.system.nixos.version;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue