This commit is contained in:
philip-peterson 2024-12-07 01:59:55 -09:00
parent e2b2663e2f
commit 21ecc1ab19

View file

@ -162,6 +162,7 @@ in {
"ubuntu" = {
autoStart = true;
image = "quineglobal/ubuntu-with-ssh";
tag = "687d50f2f6a6";
volumes = [ ];
environment = {};
ports = ["222:22"];