feat: gpodder2go module + pkg

This commit is contained in:
Anish Lakhwara
2024-08-19 21:29:25 -07:00
parent e92a34b76a
commit fb9d892015
4 changed files with 120 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
{
services.gpodder.enable = true;
networking.firewall.allowedTCPPorts = [ 3005 ];
}