summary refs log tree commit diff
path: root/host/Rory-nginx/hosts/thearcanebrony.net/files.nix
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-02-16 21:18:23 +0100
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-02-16 21:18:23 +0100
commit5260411bf961ba0de29f552a96665d3b4b7e5b82 (patch)
tree600156445c95fc8693583283595cfd44f9ba99cc /host/Rory-nginx/hosts/thearcanebrony.net/files.nix
parentAdd git subdomain (diff)
downloadRory-Open-Architecture-5260411bf961ba0de29f552a96665d3b4b7e5b82.tar.xz
Enable ssl
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
Diffstat (limited to 'host/Rory-nginx/hosts/thearcanebrony.net/files.nix')
-rwxr-xr-xhost/Rory-nginx/hosts/thearcanebrony.net/files.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/host/Rory-nginx/hosts/thearcanebrony.net/files.nix b/host/Rory-nginx/hosts/thearcanebrony.net/files.nix
index c05faa8..45de296 100755
--- a/host/Rory-nginx/hosts/thearcanebrony.net/files.nix
+++ b/host/Rory-nginx/hosts/thearcanebrony.net/files.nix
@@ -1,4 +1,6 @@
 {
+  enableACME = true;
+  addSSL = true;
   root = "/data/nginx/html_files";
   locations = {
     "/" = {