[vaultwarden] add to hosts

This commit is contained in:
2026-01-26 21:13:35 +01:00
parent 2d9e65442e
commit 55825fb4b7

View File

@@ -75,6 +75,14 @@
};
};
vaultwarden = {
type = "microvm";
network = {
address = "10.0.0.16";
mac = "D0:E5:CA:F0:D7:F2";
};
};
testvm = {
type = "host";
};