firefox settings
This commit is contained in:
parent
25c21fd019
commit
9e73dcc551
1 changed files with 2 additions and 1 deletions
|
|
@ -93,7 +93,7 @@
|
|||
# Install firefox.
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
languagePacks = [ "ja" "en-US" ];
|
||||
languagePacks = [ "ja" "tr" "en-US" ];
|
||||
|
||||
# profiles.osbm = {
|
||||
|
||||
|
|
@ -112,6 +112,7 @@
|
|||
DisableFirefoxAccounts = true;
|
||||
DisableAccounts = true;
|
||||
DisableFirefoxScreenshots = true;
|
||||
StartPage = "previous-session";
|
||||
# OverrideFirstRunPage = "";
|
||||
# OverridePostUpdatePage = "";
|
||||
# DontCheckDefaultBrowser = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue