uses librewolf-bin instead of compiling

This commit is contained in:
Dennis Schoepf 2026-01-27 19:51:06 +01:00
parent 0d01d6ee23
commit 934e26728b

View file

@ -7,6 +7,7 @@
{
programs.librewolf = {
enable = true;
package = pkgs.librewolf-bin;
nativeMessagingHosts = [ pkgs.firefoxpwa ];
policies = {
AutofillAddressEnabled = true;