mirror of
https://github.com/Cian-H/openwebui_engineering_assistant.git
synced 2025-12-22 20:51:57 +00:00
Removed leftovers from before repo split
This commit is contained in:
@@ -7,14 +7,6 @@
|
||||
}: {
|
||||
packages = [pkgs.git];
|
||||
|
||||
languages = {
|
||||
python = {
|
||||
enable = true;
|
||||
uv.enable = true;
|
||||
};
|
||||
go.enable = true;
|
||||
};
|
||||
|
||||
tasks = {
|
||||
"eng-assistant:deploy-stack" = {
|
||||
exec = "docker compose up -d";
|
||||
|
||||
Reference in New Issue
Block a user