[feat] Add newsboat config

This commit is contained in:
uttarayan21
2024-03-17 04:02:03 +05:30
parent e0dffb350d
commit 8849c51765
5 changed files with 60 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ ... }: {
imports = [ ../modules/tuifeed.nix ];
programs.tuifeed = {
enable = true;
enable = false;
config = {
sources = {
"r/rust" = "https://www.reddit.com/r/rust/.rss";