diff options
Diffstat (limited to 'systems/atlas/miniflux.nix')
| -rw-r--r-- | systems/atlas/miniflux.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/systems/atlas/miniflux.nix b/systems/atlas/miniflux.nix index 179e512..73725f3 100644 --- a/systems/atlas/miniflux.nix +++ b/systems/atlas/miniflux.nix @@ -19,9 +19,6 @@ nginx.virtualHosts = { "miniflux.getchoo.com" = { - enableACME = false; - forceSSL = false; - locations."/" = { proxyPass = "http://unix:${lib.head config.systemd.sockets.miniflux.listenStreams}"; }; |
