summary refs log tree commit diff stats
path: root/system/nanopi.nix
diff options
context:
space:
mode:
authorAlan Pearce2024-06-30 22:03:34 +0200
committerAlan Pearce2024-06-30 22:03:34 +0200
commit6187023b23192dec19aa23e3afedd12e7ec25c69 (patch)
tree63f06612f1862dd494c33b3fd6c73b009e967b76 /system/nanopi.nix
parent2c98316c8667e46b6e0f2f40d60514239cee8be0 (diff)
downloadnixfiles-6187023b23192dec19aa23e3afedd12e7ec25c69.tar.lz
nixfiles-6187023b23192dec19aa23e3afedd12e7ec25c69.tar.zst
nixfiles-6187023b23192dec19aa23e3afedd12e7ec25c69.zip
nanopi: enable http->s redirects
Diffstat (limited to 'system/nanopi.nix')
-rwxr-xr-xsystem/nanopi.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/nanopi.nix b/system/nanopi.nix
index 66d9a9ac..1e7411fa 100755
--- a/system/nanopi.nix
+++ b/system/nanopi.nix
@@ -607,7 +607,6 @@ in
   services.caddy = {
     enable = true;
     globalConfig = ''
-      auto_https disable_redirects
       pki {
         ca home {
           name "Home CA"