{ lib, config, pkgs, ... }: let hostname = config.networking.hostName; www-root = "/var/www"; index = pkgs.writeTextFile { name = "index.html"; text = ''