mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
hm standalone again
This commit is contained in:
parent
a2c480f5d9
commit
2b0f6849b6
7 changed files with 38 additions and 63 deletions
|
|
@ -3,13 +3,6 @@
|
|||
{
|
||||
isDefault = true;
|
||||
search.default = "Startpage";
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
darkreader
|
||||
keepassxc-browser
|
||||
multi-account-containers
|
||||
];
|
||||
|
||||
settings = {
|
||||
"extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
|
||||
|
||||
|
|
@ -17,7 +10,6 @@
|
|||
"media.peerconnection.enabled" = false;
|
||||
"browser.formfill.enable" = false;
|
||||
|
||||
"privacy.sanitize.sanitizeOnShutdown" = true;
|
||||
"toolkit.telemetry.enabled" = false;
|
||||
"toolkit.telemetry.archive.enabled" = false;
|
||||
"datareporting.healthreport.uploadEnabled" = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue