Compare commits
6 Commits
0980dca455
...
feat/world
| Author | SHA1 | Date | |
|---|---|---|---|
| 878fdb836b | |||
| 36359de6aa | |||
|
|
10b8565fd6 | ||
|
|
f672696b8e | ||
| 670ae4f002 | |||
| f785abfd49 |
Submodule assets/compose updated: f9fb28d560...5aa21876da
@@ -247,9 +247,11 @@
|
|||||||
envFile = config.age.secrets.containers_env.path;
|
envFile = config.age.secrets.containers_env.path;
|
||||||
};
|
};
|
||||||
|
|
||||||
# tak = {
|
int = {
|
||||||
# path = self + "/assets/compose/tak";
|
path = self + "/assets/compose/int";
|
||||||
# };
|
envFile = config.age.secrets.containers_env.path;
|
||||||
|
ports = [ 3000 ];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.opencode = {
|
services.opencode = {
|
||||||
|
|||||||
Reference in New Issue
Block a user