···11{pkgs, config, ...}:
22let
33 index = pkgs.writeText "index.txt" ''
44- meow :3c
44+ hi there~
55+66+ you are currently interfacing with one of the information endpoints of entity with serial id /90008/.
77+88+ you may want to open a connection to https://gaze.systems/about to read more about it.
99+ alternatively run /dig +short TXT 9.0.0.0.8.e.f.1.5.0.7.4.0.1.0.0.2.ip6.arpa/ in your preferred terminal interface for more data.
510 '';
611 root = pkgs.runCommand "root" {} ''
712 mkdir -p $out