test: trying to get microVMs to work

This commit is contained in:
Nick 2025-11-11 01:01:05 -06:00
parent 0c4173ceaf
commit 2582d3cec9
9 changed files with 539 additions and 417 deletions

View file

@ -144,7 +144,7 @@ in
mountPoint = "/var/lib/bitwarden_rs";
proto = "virtiofs";
source = serviceCfg.mntPaths.path0;
tag = "vaultwarden_data";
tag = "${serviceCfg.name}_data";
}
{
mountPoint = "/run/secrets";