fix manyfold

This commit is contained in:
mjallen18
2024-09-20 19:17:19 -05:00
parent 1f4010eb89
commit 6553d2b574
13 changed files with 264 additions and 78 deletions

View File

@@ -21,7 +21,7 @@ with lib;
image = mkOption {
type = types.str;
default = "ghcr.io/manyfold3d/manyfold";
default = "ghcr.io/manyfold3d/manyfold-solo";
};
configPath = mkOption {