|
|
|
|
|
by dbeley
1080 days ago
|
|
NixOS is overriding the profile name by using your username so the name is not auto-generated anymore (NixOS hates that) so it knows the user profile will always be at ~/.mozilla/firefox/USERNAME. It automatically creates a ~ /.mozilla/firefox/profiles.ini with a custom profile. |
|
Maybe I'll update my script to use named instead of randomly generated profiles, though.
What does it do for multiple profiles?