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