mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
test: vaultwarden microVM
This commit is contained in:
parent
c28d5398c4
commit
4fb47cec35
1 changed files with 3 additions and 0 deletions
|
|
@ -90,6 +90,9 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Actually start systemd-networkd service
|
||||||
|
systemd.services.systemd-networkd.wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
microvm = {
|
microvm = {
|
||||||
vcpu = 2;
|
vcpu = 2;
|
||||||
mem = 1024;
|
mem = 1024;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue