diff --git a/home/programs/graphical/browsers/chromium/default.nix b/home/programs/graphical/browsers/chromium/default.nix index f79495c..dae25da 100644 --- a/home/programs/graphical/browsers/chromium/default.nix +++ b/home/programs/graphical/browsers/chromium/default.nix @@ -14,7 +14,6 @@ in { enable = true; package = pkgs.ungoogled-chromium.override { - nss = pkgs.nss_latest; commandLineArgs = [ # Ungoogled features "--disable-search-engine-collection"