switch to firefox-bin
This commit is contained in:
parent
a2e832488e
commit
f3a72ae2ad
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.firefox = {
|
||||
package = pkgs.firefox-bin;
|
||||
enable = true;
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
canvasblocker
|
||||
|
|
Loading…
Reference in a new issue