Add lethalman blog
Rob Vermaas committed
Jul 25, 2014 at 17:37 UTC
d42a6747fa3e71dbf9d9ec2d3e3070aaf55c54ea
1 file changed
+4
nixos-org/planet-feeds.nix
+4
@@ -31,4 +31,8 @@
31
feedUrl = "http://nixer.ghost.io/rss/";
32
homepageUrl = "http://nixer.ghost.io";
33
}
34
+ { name = "Luca Bruno";
35
+ feedUrl = "http://lethalman.blogspot.com/feeds/posts/default/-/nix";
36
+ homepageUrl = "http://lethalman.blogspot.com";
37
+ }
38
]