hades: enable mealie
This commit is contained in:
parent
dedbbed14b
commit
78907fe130
1 changed files with 5 additions and 0 deletions
|
|
@ -81,6 +81,11 @@ in {
|
||||||
secretConfigFile = config.age.secrets."matrix-synapse/secret-config".path;
|
secretConfigFile = config.age.secrets."matrix-synapse/secret-config".path;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
mealie = {
|
||||||
|
enable = true;
|
||||||
|
port = 8090;
|
||||||
|
};
|
||||||
|
|
||||||
microbin = {
|
microbin = {
|
||||||
enable = true;
|
enable = true;
|
||||||
privatePort = 8088;
|
privatePort = 8088;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue