From d8e387ae0e06db2ff3665e0c267dd0ac48215071 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 16 Jan 2024 17:46:52 +0100 Subject: hosts/ahmed: Add forsvarsarper --- hosts/ahmed/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/ahmed/configuration.nix') diff --git a/hosts/ahmed/configuration.nix b/hosts/ahmed/configuration.nix index cd36f7a..d6859b3 100644 --- a/hosts/ahmed/configuration.nix +++ b/hosts/ahmed/configuration.nix @@ -70,6 +70,8 @@ useACME = true; }; + services.forsvarsarper.enable = true; + # Configure ACME for various HTTPS services. security.acme = { acceptTerms = true; -- cgit v1.2.3