diff --git a/hosts/t480/modules/newsboat/urls.nix b/hosts/t480/modules/newsboat/urls.nix index 6950f405..531b0f52 100644 --- a/hosts/t480/modules/newsboat/urls.nix +++ b/hosts/t480/modules/newsboat/urls.nix @@ -286,10 +286,6 @@ url = "https://feeds.bbci.co.uk/sport/rugby-union/rss.xml"; tags = [ "Rugby" ]; } - { - url = "https://feeds.bbci.co.uk/sport/rugby-union/teams/ng-dragons/rss.xml"; - tags = [ "Rugby" ]; - } { url = "https://tinkerbetter.tube/feeds/videos.xml?videoChannelId=2"; } { url = "https://video.fosshq.org/feeds/videos.xml?videoChannelId=2"; } ]