Update to NixOS 22.05

This commit is contained in:
2022-06-19 23:59:52 -04:00
parent 5e361b2fc8
commit a92800cbcc
5 changed files with 22 additions and 23 deletions

View File

@@ -23,7 +23,7 @@ in {
config = lib.mkIf cfg.enable {
services.thelounge = {
private = true;
public = false;
extraConfig = {
reverseProxy = true;
maxHistory = -1;