chore(nix/deps): PassFF

This commit is contained in:
Ahmad Ansori Palembani 2024-11-05 13:18:20 +07:00
parent 356e9cdfe8
commit 3484b4154a
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -17,6 +17,7 @@ let
"extensions.autoDisableScopes" = 0; # Auto enable extensions
};
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
passff
ublock-origin
];
in {