diff options
Diffstat (limited to 'hosts/auth')
| -rw-r--r-- | hosts/auth/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix index 08ceb47..734ef43 100644 --- a/hosts/auth/default.nix +++ b/hosts/auth/default.nix @@ -17,6 +17,7 @@ in microvm = { hypervisor = "cloud-hypervisor"; + vsock.cid = 3 + 1; mem = 2 * 1024; vcpu = 2; interfaces = [ |
