(no title)
dbeley
|
2 years 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.
mksybr|2 years ago
Maybe I'll update my script to use named instead of randomly generated profiles, though.
What does it do for multiple profiles?
dbeley|2 years ago
kaba0|2 years ago