summary refs log tree commit diff
path: root/host/Rory-nginx/hosts/rory.gay/lfs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/Rory-nginx/hosts/rory.gay/lfs.nix')
-rwxr-xr-xhost/Rory-nginx/hosts/rory.gay/lfs.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/Rory-nginx/hosts/rory.gay/lfs.nix b/host/Rory-nginx/hosts/rory.gay/lfs.nix
index e406519..f944eea 100755
--- a/host/Rory-nginx/hosts/rory.gay/lfs.nix
+++ b/host/Rory-nginx/hosts/rory.gay/lfs.nix
@@ -1,5 +1,7 @@
 {
   root = "/data/nginx/html_lfs";
+  enableACME = true;
+  addSSL = true;
   locations = {
     "/" = {
       index = "index.html";