mkFirefoxModule: remove visible option

Just default everything to show options to remove confusion / chance of
disabling documentation. We already set visible = true so it wasn't even
being used really.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
Austin Horstman 2026-02-12 21:36:59 -06:00
parent 1e53254671
commit ae8003d8b6
4 changed files with 0 additions and 11 deletions

View file

@ -34,7 +34,6 @@ in
description = "LibreWolf is a privacy enhanced Firefox fork.";
wrappedPackageName = "librewolf";
unwrappedPackageName = "librewolf-unwrapped";
visible = true;
platforms.linux = {
configPath = ".librewolf";