Add home newsboat config using miniflux
This commit is contained in:
parent
8ce610affd
commit
d929662e3a
@ -265,6 +265,17 @@
|
||||
style = ./waybar.css;
|
||||
};
|
||||
|
||||
programs.newsboat = {
|
||||
enable = true;
|
||||
extraConfig = "
|
||||
urls-source \"miniflux\"\n
|
||||
miniflux-url \"https://feeds.johannes-rothe.de/\"\n
|
||||
miniflux-login \"johannes\"\n
|
||||
miniflux-passwordfile ~/.minifluxpw\n
|
||||
";
|
||||
};
|
||||
|
||||
|
||||
# Automatic display output management
|
||||
services.kanshi = {
|
||||
enable = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user