hades: enable nginx module
This commit is contained in:
parent
1bd88ce3df
commit
d1b49fb8a5
|
@ -92,6 +92,8 @@ in {
|
||||||
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;
|
adminpassFile = config.age.secrets."nextcloud/admin-pass".path;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nginx.enable = true;
|
||||||
|
|
||||||
paperless = {
|
paperless = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 8085;
|
port = 8085;
|
||||||
|
|
Loading…
Reference in a new issue