modules: services: nginx: enable explicitly
This commit is contained in:
parent
878759cb77
commit
52079bf1e7
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue