mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.nix
This commit is contained in:
2025-11-12 16:53:23 +07:00
parent b7b33e1374
commit 0dbc7d7164
3 changed files with 24 additions and 8 deletions

View File

@@ -58,7 +58,8 @@
];
config = { };
};
packages.default = pkgs.think-gtcm;
packages.think = pkgs.think-gtcm;
packages.think-be = pkgs.think-backend-gtcm;
};
}
);