services.athens.robotsFile

NixOS option

Provides /robots.txt for net crawlers.

type: null or absolute path
Default
null
Example
pkgs.writeText "robots.txt" "# my custom robots.txt ..."
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →