about summary refs log tree commit diff
path: root/static.nix
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-02-21 20:37:08 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-02-21 20:37:08 +0900
commit867177bdd1deb000d17090af9f5a1967ee91b71a (patch)
treeaeee1af6fdde18a8959a9583cf992d9c6fcf0afe /static.nix
parent95859c41afd89ab97eca87819b4adaff672e8508 (diff)
downloadnixos-conf-867177bdd1deb000d17090af9f5a1967ee91b71a.tar.gz
Host adol.pw
Diffstat (limited to 'static.nix')
-rw-r--r--static.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/static.nix b/static.nix
index bdfd73b..25f48af 100644
--- a/static.nix
+++ b/static.nix
@@ -68,6 +68,12 @@ in {
           root = "/var/lib/www/${domain}";
         };
 
+        "adol.pw" = {
+          enableACME = true;
+          forceSSL = true;
+          root = "/var/lib/www/adol.pw";
+        };
+
         "septagram.suricrasia.online" = {
           enableACME = true;
           extraConfig = ''