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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user