microvm-vaultwarden: fix typo
This commit is contained in:
parent
8bd3c9417b
commit
9869cf592d
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
modules = [
|
||||
microvm.nixosModules.microvm
|
||||
{
|
||||
networking.hostname = "veneficium-microvm-vaultwarden";
|
||||
networking.hostName = "veneficium-microvm-vaultwarden";
|
||||
microvm.hypervisor = "firecracker";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue