working build-vm tooling

This commit is contained in:
2025-09-01 02:37:24 -07:00
parent 404f360fbf
commit 974418bf8c
2 changed files with 60 additions and 0 deletions

View File

@@ -114,6 +114,7 @@
# Required for containers under podman-compose to be able to talk to each other.
defaultNetwork.settings.dns_enabled = true;
};
diskSize = 262144;
};
services.tailscale.enable = true;