1 2 3 4 5 6 7
{ virtualisation.oci-containers.containers.momoka = { image = "fuwn/momoka"; autoStart = true; ports = [ "70:70" ]; }; }