diff --git a/machines/web01/static/default.nix b/machines/web01/static/default.nix index 62c0b00..62fb944 100644 --- a/machines/web01/static/default.nix +++ b/machines/web01/static/default.nix @@ -5,7 +5,7 @@ let websites = import ./npins; mkVhost = - name: + _: { outPath, ... }: { enableACME = true;