mirror of
https://github.com/davegallant/nix-config
synced 2025-08-05 23:03:40 +00:00
15 lines
468 B
YAML
15 lines
468 B
YAML
---
|
|
feeds:
|
|
- https://aws.amazon.com/blogs/security/feed/
|
|
- https://news.ycombinator.com/rss
|
|
- https://www.archlinux.org/feeds/news/
|
|
- https://www.bleepingcomputer.com/feed/
|
|
- https://www.itworldcanada.com/feed
|
|
- https://www.reddit.com/r/golang/.rss
|
|
- https://www.reddit.com/r/linux/.rss
|
|
- https://www.zdnet.com/topic/security/rss.xml
|
|
# Optionally define an application to view the feeds
|
|
externalViewer: firefox-developer-edition
|
|
externalViewerArgs:
|
|
- --new-window
|