home: add newsflash (RSS viewer)

it's configurable via OPML in the UI, maybe possible to hack in a CLI
if i code against the underlying library/API
This commit is contained in:
colin 2022-10-10 18:57:37 -07:00
parent eec4e288f3
commit 69a7e2fae1

View File

@ -92,6 +92,7 @@ let
mesa-demos
{ pkg = mpv; dir = ".config/mpv/watch_later"; }
networkmanagerapplet
newsflash
# settings (electron app). TODO: can i manage these settings with home-manager?
{ pkg = obsidian; dir = ".config/obsidian"; }