Firefox: disable profiles
This commit is contained in:
parent
fa8337a757
commit
111c8939ce
2 changed files with 21 additions and 21 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
profiles.default = {
|
||||
settings = {
|
||||
# "gfx.webrender.all" = true;
|
||||
"browser.altClickSave" = true;
|
||||
};
|
||||
};
|
||||
# profiles.default = {
|
||||
# settings = {
|
||||
# # "gfx.webrender.all" = true;
|
||||
# "browser.altClickSave" = true;
|
||||
# };
|
||||
# };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue