diff --git a/system/chromium.nix b/system/chromium.nix index b089db39..3ecb18b3 100644 --- a/system/chromium.nix +++ b/system/chromium.nix @@ -20,12 +20,9 @@ "ClearBrowsingDataOnExitList" = [ "browsing_history" "download_history" - "cookies_and_other_site_data" "cached_images_and_files" "password_signin" "autofill" - "site_settings" - "hosted_app_data" ]; "DefaultBrowserSettingEnabled" = false; "DeviceAutoUpdateDisabled" = true;