Unverified Commit 45e24e83 authored by TomaSajt's avatar TomaSajt
Browse files

nixos/lanraragi: update description

parent b580ef27
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 {