summaryrefslogtreecommitdiff
path: root/hosts/ahmed
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2024-01-16 17:46:52 +0100
committerLinnnus <[email protected]>2024-01-16 17:46:52 +0100
commitd8e387ae0e06db2ff3665e0c267dd0ac48215071 (patch)
treefd3825d665f8f0fd8770077fb624f1a4b85a0642 /hosts/ahmed
parent0b4080777d9cd1bceb89a41b6acf4234420ff1c4 (diff)
hosts/ahmed: Add forsvarsarper
Diffstat (limited to 'hosts/ahmed')
-rw-r--r--hosts/ahmed/configuration.nix2
1 files changed, 2 insertions, 0 deletions
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;