mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nixos/firefox: only use en-US locale
This commit is contained in:
parent
33a7a415cc
commit
482506fcd2
2 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ in {
|
|||
enable = true;
|
||||
|
||||
policies = {
|
||||
RequestedLocales = ["fr" "en-US" "zh-TW"];
|
||||
|
||||
SearchEngines = {
|
||||
Default = "Google en@en";
|
||||
Remove = ["Google"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue