From adb8a26adc2636a86df432cd25137099610df93c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 13 Feb 2024 07:00:52 +0200 Subject: [PATCH] Revert "gamja: remove settings" This reverts commit 1bcf93e790c88876443fca966992b19d9b9a00fc. --- hosts/vno1-oh2/configuration.nix | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix index 8db8c43..bab87c4 100644 --- a/hosts/vno1-oh2/configuration.nix +++ b/hosts/vno1-oh2/configuration.nix @@ -299,7 +299,14 @@ redir https://jakstys.lt ''; "irc.jakstys.lt".extraConfig = let - inherit (pkgs) gamja; + gamja = pkgs.gamja.override { + gamjaConfig = { + server = { + url = "irc.jakstys.lt:6698"; + nick = "motiejus"; + }; + }; + }; in '' @denied not remote_ip ${myData.subnets.tailscale.cidr} abort @denied