services.athens.robotsFile
NixOS option
Provides /robots.txt for net crawlers.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →pkgs.writeText "robots.txt" "# my custom robots.txt ..."