diff options
| author | lassulus <lassulus@lassul.us> | 2017-10-18 19:49:55 +0200 | 
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2017-10-18 19:49:55 +0200 | 
| commit | de93609ea27beeac2055fcba93f1319809dc512a (patch) | |
| tree | bf887281c76600f8965c57ee7ccfae9e54231629 | |
| parent | a5beabc35404799f4517ce5d896ea71ffa167e41 (diff) | |
news: add painload
| -rw-r--r-- | krebs/2configs/news.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/news.nix b/krebs/2configs/news.nix index 56395c166..2628c7986 100644 --- a/krebs/2configs/news.nix +++ b/krebs/2configs/news.nix @@ -16,6 +16,7 @@        vimperator|https://sites.google.com/a/vimperator.org/www/blog/posts.xml|#news        weechat|http://dev.weechat.org/feed/atom|#news        xkcd|https://xkcd.com/rss.xml|#news +      painload|https://github.com/krebscode/painload/commits/master.atom|#news      '';    };  }  | 
