Moar of stuff
This commit is contained in:
parent
e48af5b574
commit
eed013d284
1 changed files with 10 additions and 0 deletions
|
@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue