Unverified Commit 84ac6280 authored by Toma's avatar Toma Committed by GitHub
Browse files

nixos/lanraragi: update description (#433505)

parents 2f4f68b7 45e24e83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {