Testing
This commit is contained in:
parent
58c013b8bd
commit
1eb0d0fc79
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{ config, pkgs, ... }: {
|
||||
|
||||
# https://github.com/NixOS/nixpkgs/issues/21244
|
||||
pkgs.firefox.override (args: args // {
|
||||
extraPrefs = ''
|
||||
lockPref("extension.pocket.enabled", false);
|
||||
|
|
Loading…
Reference in a new issue