We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973f640 commit 386678eCopy full SHA for 386678e
modules/nixos-wiki/default.nix
@@ -272,6 +272,7 @@ in
272
locations."=/robots.txt".alias = ./robots.txt;
273
locations."/sitemap/".alias = sitemap_dir;
274
locations."= /sitemap.xml".alias = "${sitemap_dir}sitemap-index-mediawiki.xml";
275
+ locations."= /google2855366826b5ab3a.html".alias = ./google2855366826b5ab3a.html;
276
};
277
278
systemd.tmpfiles.rules = [
modules/nixos-wiki/google2855366826b5ab3a.html
@@ -0,0 +1 @@
1
+google-site-verification: google2855366826b5ab3a.html
0 commit comments