fix: remove depricated warning config
This commit is contained in:
parent
99b8877021
commit
8d2981f1d2
1 changed files with 0 additions and 1 deletions
1
home.nix
1
home.nix
|
|
@ -274,7 +274,6 @@
|
||||||
# Configure Zen Browser with about:config settings
|
# Configure Zen Browser with about:config settings
|
||||||
programs.zen-browser = {
|
programs.zen-browser = {
|
||||||
enable = true;
|
enable = true;
|
||||||
suppressXdgMigrationWarning = true;
|
|
||||||
policies = {
|
policies = {
|
||||||
DisableTelemetry = true;
|
DisableTelemetry = true;
|
||||||
DisableFirefoxStudies = true;
|
DisableFirefoxStudies = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue