Refresh locked deps and use librewolf-bin

Update flake.lock entries to newer revisions and switch Librewolf to the
pre‑built binary package.
This commit is contained in:
2025-11-26 20:25:23 +01:00
parent ef49539fed
commit 3f14984072
2 changed files with 16 additions and 16 deletions

View File

@@ -8,7 +8,7 @@
config.programs.librewolf = lib.mkIf config.librewolf.enable {
enable = true;
package = pkgs.librewolf;
package = pkgs.librewolf-bin;
# nativeMessagingHosts = [pkgs.firefoxpwa];
languagePacks = [
"pl"