mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
bewsboat from miniflux
This commit is contained in:
parent
65251dae72
commit
7d8ff95947
1 changed files with 4 additions and 0 deletions
|
|
@ -307,6 +307,10 @@ in
|
|||
programs.element-desktop.enable = true;
|
||||
programs.newsboat = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
urls-source "miniflux"
|
||||
miniflux-url "http://orac:8086"
|
||||
'';
|
||||
autoFetchArticles = {
|
||||
enable = true;
|
||||
onCalendar = "daily";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue