pennyworth: fix weechat relay port gone missing

master
Yorick van Pelt 2024-01-02 11:32:34 +01:00
parent 5726f480d0
commit 8ac041ba0d
Signed by: yorick
GPG Key ID: D8D3CC6D951384DE
1 changed files with 1 additions and 0 deletions

View File

@ -71,4 +71,5 @@
'';
users.users.yorick.packages = with pkgs; [ sshfs-fuse weechat ripgrep ];
networking.firewall.allowedTCPPorts = [ 60307 ]; # weechat relay
}