modules: services: nginx: enable explicitly

This commit is contained in:
Bruno BELANYI 2021-08-30 15:37:31 +02:00
parent 894b571745
commit dc2a3610a6
2 changed files with 4 additions and 4 deletions

View file

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