@cryptotaxi247 / infra-1 / commits / 0064a2f4

Update planet-feeds.nix

Add @layus blog to the nixos planet.

Guillaume Maudoux committed Sep 9, 2020 at 15:34 UTC 0064a2f422116d8a15d55cbfca832b3502978835
1 file changed +5
nixos-org/planet-feeds.nix
+5
@@ -107,4 +107,9 @@
107 feedUrl = "https://blog.nixbuild.net/index.xml";
108 homepageUrl = "https://blog.nixbuild.net";
109 }
110 + {
111 + name = "Guillaume (layus) Maudoux";
112 + feedUrl = "https://blog.layus.be/tags/nix.rss";
113 + homepageUrl = "https://blog.layus.be";
114 + }
115 ]