This commit is contained in:
albert 2023-07-02 22:31:14 +09:00
parent 58c013b8bd
commit 1eb0d0fc79

View file

@ -1,5 +1,5 @@
{ config, pkgs, ... }: {
# https://github.com/NixOS/nixpkgs/issues/21244
pkgs.firefox.override (args: args // {
extraPrefs = ''
lockPref("extension.pocket.enabled", false);