Update RSS feeds
This commit is contained in:
parent
70f3e0a538
commit
d359d0dda1
1 changed files with 8 additions and 2 deletions
|
|
@ -183,6 +183,12 @@ in {
|
|||
url =
|
||||
"https://www.youtube.com/feeds/videos.xml?channel_id=UCoxcjq-8xIDTYp3uz647V5A";
|
||||
}
|
||||
{
|
||||
title = "Phoronix";
|
||||
tags = [ "news" "linux" "hardware" ];
|
||||
url = "https://www.phoronix.com/rss.php";
|
||||
}
|
||||
|
||||
{
|
||||
title = "PostmodernJukebox";
|
||||
tags = [ "video" "music" ];
|
||||
|
|
@ -191,12 +197,12 @@ in {
|
|||
}
|
||||
{
|
||||
title = "r/NixOS";
|
||||
tags = [ "video" "linux" "reddit" ];
|
||||
tags = [ "reddit" "linux" ];
|
||||
url = "https://www.reddit.com/r/NixOS.rss";
|
||||
}
|
||||
{
|
||||
title = "r/Scala";
|
||||
tags = [ "video" "linux" "programming" ];
|
||||
tags = [ "reddit" "programming" ];
|
||||
url = "https://www.reddit.com/r/Scala.rss";
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue