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:
parent
1e53254671
commit
ae8003d8b6
4 changed files with 0 additions and 11 deletions
|
|
@ -34,7 +34,6 @@ in
|
|||
description = "LibreWolf is a privacy enhanced Firefox fork.";
|
||||
wrappedPackageName = "librewolf";
|
||||
unwrappedPackageName = "librewolf-unwrapped";
|
||||
visible = true;
|
||||
|
||||
platforms.linux = {
|
||||
configPath = ".librewolf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue