mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
Added nginx for the lounge
This commit is contained in:
parent
8f764915ca
commit
f5114f16e7
1 changed files with 7 additions and 1 deletions
|
@ -11,7 +11,13 @@
|
|||
|
||||
|
||||
luj = {
|
||||
irc.enable = true;
|
||||
irc = {
|
||||
enable = true;
|
||||
nginx = {
|
||||
enable = true;
|
||||
subdomain = "irc";
|
||||
};
|
||||
};
|
||||
mediaserver = {
|
||||
enable = true;
|
||||
tv.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue