firefox: mark as *not* slow to build

this ensures it's always in the base desktop build. otherwise, i never build any browser for desko-light
This commit is contained in:
Colin 2023-11-18 23:00:40 +00:00
parent 0893c90c51
commit 7a1af6ee5c

View File

@ -198,8 +198,6 @@ in
"x-scheme-handler/unknown" = desktop;
};
slowToBuild = true; # compared to e.g. epiphany or webkit-based browsers
# env.BROWSER = "${package}/bin/${cfg.browser.libName}";
env.BROWSER = cfg.browser.libName; # used by misc tools like xdg-email, as fallback