enable nginx in apollo

This commit is contained in:
Osman Faruk Bayram 2025-10-28 19:21:09 +03:00
parent cadcdf7415
commit 02e2a72085

View file

@ -11,6 +11,7 @@
services = {
glance.enable = true;
anubis.enable = true;
nginx.enable = true;
};