fix(nix/darwin): Unable to launch firefox-based browser
This commit is contained in:
parent
d8ad75f69d
commit
76a6a839cb
1 changed files with 2 additions and 0 deletions
|
@ -21,4 +21,6 @@
|
||||||
RunAtLoad = true;
|
RunAtLoad = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
home.sessionVariables.MOZ_LEGACY_PROFILES = 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue