Added nginx for the lounge

This commit is contained in:
Luj 2022-05-25 07:58:15 +02:00
parent 8f764915ca
commit f5114f16e7

View file

@ -11,7 +11,13 @@
luj = {
irc.enable = true;
irc = {
enable = true;
nginx = {
enable = true;
subdomain = "irc";
};
};
mediaserver = {
enable = true;
tv.enable = true;