modules: services: nginx: overhaul modularity

This should be all that's needed for almost all my services.
This commit is contained in:
Bruno BELANYI 2021-08-24 22:30:44 +02:00
parent 906202b222
commit a8514dcdf1
2 changed files with 175 additions and 10 deletions

View file

@ -90,6 +90,9 @@ in
enable = true;
password = my.secrets.nextcloud.password;
};
nginx = {
enable = true; # FIXME: remove this when done migrating
};
# The whole *arr software suite
pirate.enable = true;
# Podcast automatic downloader