Update to NixOS 22.05
This commit is contained in:
@@ -23,7 +23,7 @@ in {
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
services.thelounge = {
|
||||
private = true;
|
||||
public = false;
|
||||
extraConfig = {
|
||||
reverseProxy = true;
|
||||
maxHistory = -1;
|
||||
|
||||
Reference in New Issue
Block a user