adding nginx

This commit is contained in:
2025-10-06 15:02:15 -05:00
parent 78417af80a
commit 50b55cbfc0
3 changed files with 23 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
zfs.enable = true;
smb.enable = true;
nfs.enable = true;
nginx-proxy.enable = true;
};
services = {
jellyfin.enable = true;