uses librewolf-bin instead of compiling
This commit is contained in:
parent
0d01d6ee23
commit
934e26728b
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
programs.librewolf = {
|
||||
enable = true;
|
||||
package = pkgs.librewolf-bin;
|
||||
nativeMessagingHosts = [ pkgs.firefoxpwa ];
|
||||
policies = {
|
||||
AutofillAddressEnabled = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue