Loading nixos/modules/services/web-apps/lanraragi.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ in }; openFirewall = lib.mkEnableOption "" // { description = "Open ports in the firewall for the Radarr web interface."; description = "Open ports in the firewall for LANraragi's web interface."; }; passwordFile = lib.mkOption { Loading Loading
nixos/modules/services/web-apps/lanraragi.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ in }; openFirewall = lib.mkEnableOption "" // { description = "Open ports in the firewall for the Radarr web interface."; description = "Open ports in the firewall for LANraragi's web interface."; }; passwordFile = lib.mkOption { Loading