From cff432ef468fc90092549efaa53f4a1518835f9c Mon Sep 17 00:00:00 2001 From: Linnnus Date: Sat, 24 Feb 2024 15:42:20 +0100 Subject: chore: Formatting... --- hosts/ahmed/hellohtml.linus.onl/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'hosts/ahmed/hellohtml.linus.onl') diff --git a/hosts/ahmed/hellohtml.linus.onl/default.nix b/hosts/ahmed/hellohtml.linus.onl/default.nix index 2d09788..584e030 100644 --- a/hosts/ahmed/hellohtml.linus.onl/default.nix +++ b/hosts/ahmed/hellohtml.linus.onl/default.nix @@ -1,7 +1,6 @@ # This module defines the HelloHTML web server. It extends the NGINX config # with a virtual server that proxies the local HelloHTML service. - -{ ... }: let +{...}: let useACME = true; in { config = { -- cgit v1.2.3