mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
test: vaultwarden microVM
This commit is contained in:
parent
9f6f5cda5e
commit
aa6a93c560
1 changed files with 1 additions and 4 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue