{ pkgs, depot, ... }: let inherit (depot.users.sterni.nix.html) __findFile ; in { imports = [ ./nginx.nix ]; config = { services.nginx.virtualHosts."sterni.lv" = { enableACME = true; forceSSL = true; root = depot.users.sterni.nix.build.website "sterni.lv" { } { "index.html" = { ... }: pkgs.writeText "index.html" ( { } [ (
{ } [ ( { charset = "utf-8"; } null) (