{ virtualisation.oci-containers.containers.momoka = { image = "fuwn/momoka"; autoStart = true; ports = [ "70:70" ]; extraOptions = [ "--restart=on-failure" ]; }; }