test: vaultwarden microVM

This commit is contained in:
Nick 2025-11-06 22:24:48 -06:00
parent 9f6f5cda5e
commit aa6a93c560

View file

@ -24,9 +24,7 @@ in
# Configure the bridge for microVM networking
systemd.network = {
enable = true;
# Create bridge interface
# Don't enable globally - you already have networking configured
netdevs."10-virbr0" = {
netdevConfig = {
Kind = "bridge";
@ -34,7 +32,6 @@ in
};
};
# Configure bridge network
networks."10-virbr0" = {
matchConfig.Name = "virbr0";
addresses = [