lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixos/lanraragi: update description (#433505)

authored by

Toma and committed by
GitHub
84ac6280 2f4f68b7

+1 -1
+1 -1
nixos/modules/services/web-apps/lanraragi.nix
··· 23 23 }; 24 24 25 25 openFirewall = lib.mkEnableOption "" // { 26 - description = "Open ports in the firewall for the Radarr web interface."; 26 + description = "Open ports in the firewall for LANraragi's web interface."; 27 27 }; 28 28 29 29 passwordFile = lib.mkOption {