parent
9b851ea682
commit
adb8a26adc
|
@ -299,7 +299,14 @@
|
||||||
redir https://jakstys.lt
|
redir https://jakstys.lt
|
||||||
'';
|
'';
|
||||||
"irc.jakstys.lt".extraConfig = let
|
"irc.jakstys.lt".extraConfig = let
|
||||||
inherit (pkgs) gamja;
|
gamja = pkgs.gamja.override {
|
||||||
|
gamjaConfig = {
|
||||||
|
server = {
|
||||||
|
url = "irc.jakstys.lt:6698";
|
||||||
|
nick = "motiejus";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
};
|
||||||
in ''
|
in ''
|
||||||
@denied not remote_ip ${myData.subnets.tailscale.cidr}
|
@denied not remote_ip ${myData.subnets.tailscale.cidr}
|
||||||
abort @denied
|
abort @denied
|
||||||
|
|
Loading…
Reference in New Issue