Add my blog
Hope this is okay!
Matthew Justin Bauer committed
Jun 24, 2018 at 21:43 UTC
e6f955b4638a35f234b0987d9ecdef787986c993
1 file changed
+5
nixos-org/planet-feeds.nix
+5
@@ -72,4 +72,9 @@
72
feedUrl = "https://typing-nix.regnat.ovh/index.rss";
73
homepageUrl = "https://typing-nix.regnat.ovh/";
74
}
75
+ {
76
+ name = "Matthew Bauer";
77
+ feedUrl = "https://matthewbauer.us/blog/feed.xml";
78
+ homepageUrl = "https://matthewbauer.us/blog/";
79
+ }
80
]