fix(static): Make deadnix happy

This commit is contained in:
Tom Hubrecht 2024-02-02 10:55:35 +01:00
parent c9428d618b
commit 6f3eb05f78

View file

@ -5,7 +5,7 @@ let
websites = import ./npins;
mkVhost =
name:
_:
{ outPath, ... }:
{
enableACME = true;