Compare commits
1 Commits
feat/world
...
feat/herme
| Author | SHA1 | Date | |
|---|---|---|---|
| aeb5850320 |
Submodule assets/compose updated: 5aa21876da...6b33c3099a
@@ -247,11 +247,9 @@
|
||||
envFile = config.age.secrets.containers_env.path;
|
||||
};
|
||||
|
||||
int = {
|
||||
path = self + "/assets/compose/int";
|
||||
envFile = config.age.secrets.containers_env.path;
|
||||
ports = [ 3000 ];
|
||||
};
|
||||
# tak = {
|
||||
# path = self + "/assets/compose/tak";
|
||||
# };
|
||||
};
|
||||
|
||||
services.opencode = {
|
||||
|
||||
Reference in New Issue
Block a user