nixos/lanraragi: update description (#433505)

This commit is contained in:
Toma 2025-08-14 01:29:17 +02:00 committed by GitHub
commit 84ac628079
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {