mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 08:19:02 +00:00
Disable nss override for ungoogled-chromium
This commit is contained in:
parent
08864662bb
commit
cfd9ccb24f
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ in {
|
|||
enable = true;
|
||||
|
||||
package = pkgs.ungoogled-chromium.override {
|
||||
nss = pkgs.nss_latest;
|
||||
commandLineArgs = [
|
||||
# Ungoogled features
|
||||
"--disable-search-engine-collection"
|
||||
|
|
Loading…
Add table
Reference in a new issue