Moar of stuff

This commit is contained in:
Jarkko Toivanen 2024-10-25 01:30:06 +03:00
parent e48af5b574
commit eed013d284
Signed by: jt
GPG key ID: 9151B109B73ECAD5

View file

@ -17,8 +17,11 @@ apt-get install -y \
git \
build-essential \
firefox-esr \
firefox-esr-l10n-fi \
thunderbird \
thunderbird-l10n-fi \
libreoffice \
libreoffice-l10n-fi \
python-is-python3 \
gimp \
codium
@ -72,6 +75,13 @@ cat > /etc/firefox/policies/policies.json <<EOF
"Description": "Has privacy, yeahh",
"SuggestURLTemplate": "https://search.brave.com/api/suggest?q={searchTerms}"
}
],
"Remove": [
"Google",
"Bing",
"DuckDuckGo",
"Wikipedia (en)",
"Wikipedia (fi)"
]
}
}