Loading nixos/modules/services/web-apps/freshrss.nix +2 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,8 @@ in default = "freshrss"; description = '' Name of the nginx virtualhost to use and setup. If null, do not setup any virtualhost. You may need to configure the virtualhost further through services.nginx.virtualHosts.<virtualhost>, for example to enable SSL. ''; }; Loading Loading
nixos/modules/services/web-apps/freshrss.nix +2 −0 Original line number Diff line number Diff line Loading @@ -135,6 +135,8 @@ in default = "freshrss"; description = '' Name of the nginx virtualhost to use and setup. If null, do not setup any virtualhost. You may need to configure the virtualhost further through services.nginx.virtualHosts.<virtualhost>, for example to enable SSL. ''; }; Loading