aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/default.nix b/configs/default.nix
index 812f365..9d5a7c7 100644
--- a/configs/default.nix
+++ b/configs/default.nix
@@ -18,6 +18,8 @@
security.acme.certs."auth.nomath.org".webroot = "/var/lib/acme/acme-challenge";
security.acme.certs."code.nomath.org".email = "aforemny@posteo.de";
security.acme.certs."code.nomath.org".webroot = "/var/lib/acme/acme-challenge";
+ security.acme.certs."feed.nomath.org".email = "aforemny@posteo.de";
+ security.acme.certs."feed.nomath.org".webroot = "/var/lib/acme/acme-challenge";
security.acme.certs."nomath.org".email = "aforemny@posteo.de";
security.acme.certs."nomath.org".webroot = "/var/lib/acme/acme-challenge";
security.acme.certs."static.nomath.org".email = "aforemny@posteo.de";