From 22bd2cd6a73d5232a5426988a4062b44a530bd14 Mon Sep 17 00:00:00 2001 From: atagen Date: Thu, 18 Aug 2022 21:11:25 +1000 Subject: [PATCH] firefox addons fix 2 --- home/home.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/home/home.nix b/home/home.nix index 066e44a..01d91e9 100644 --- a/home/home.nix +++ b/home/home.nix @@ -7,7 +7,7 @@ # ./plank.nix ]; - packageOverrides = pkgs: { + nixpkgs.config.packageOverrides = pkgs: { nur = import (builtins.fetchTarball "https://github.com/nix-community/NUR/archive/master.tar.gz") { inherit pkgs; }; @@ -43,6 +43,8 @@ meslo-lgs-nf libsForQt5.bismuth + + plasma-browser-integration ]; @@ -56,6 +58,7 @@ ublock-origin bypass-paywalls-clean sidebery + plasma-integration ]; profiles.default = { id = 0;