use firefox-bin

This commit is contained in:
Charlotte 🦝 Delenk 2022-04-06 20:08:44 +01:00
parent 869e298924
commit fcb31c1854
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: {
programs.firefox = {
package = pkgs.firefox;
package = pkgs.firefox-bin;
enable = true;
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
canvasblocker