chore: some updates

This commit is contained in:
Xavier Morel
2026-02-17 15:54:36 +01:00
parent 08dd1086f2
commit 521a046a89
3 changed files with 16 additions and 13 deletions

View File

@@ -40,6 +40,7 @@
noctalia-shell.enable = true;
quickshell.enable = true;
alacritty.enable = true;
kitty.enable = true;
firefox = {
enable = true;
@@ -53,7 +54,7 @@
"browser.urlbar.suggest.*" = false;
"cookiebanners.service.mode.privateBrowsing" = 2; # Block cookie banners in private browsing
"cookiebanners.service.mode" = 2; # Block cookie banners
# "privacy.clearOnShutdown_v2.browsingHistoryAndDownloads" = true;
"privacy.clearOnShutdown_v2.browsingHistoryAndDownloads" = true;
# "privacy.clearOnShutdown_v2.formdata" = true;
"privacy.donottrackheader.enabled" = true;
"privacy.fingerprintingProtection" = true;