diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/arrakis/services.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/arrakis/services.nix b/hosts/arrakis/services.nix index 3678f63..34bb97c 100644 --- a/hosts/arrakis/services.nix +++ b/hosts/arrakis/services.nix @@ -140,7 +140,7 @@ } map "$geo$req_ssl" $enable_ssl { - default 1; + default 0; 00 1; } ''; |