Infini-SERVER: transfer thelounge to Infini-OPTIPLEX
This commit is contained in:
parent
d9268c13ff
commit
cbcccd3d02
5 changed files with 25 additions and 25 deletions
|
@ -85,26 +85,8 @@
|
|||
"nitter.inx.moe" = ssl // {
|
||||
globalRedirect = "twitter.com";
|
||||
};
|
||||
"thelounge.inx.moe" = ssl // {
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:${toString config.services.thelounge.port}";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
thelounge = {
|
||||
enable = true;
|
||||
plugins = with pkgs.theLoungePlugins; [
|
||||
themes.zenburn-monospace
|
||||
themes.dracula
|
||||
themes.discordapp
|
||||
];
|
||||
port = 9786;
|
||||
extraConfig = {
|
||||
reverseProxy = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.firewall = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue