Actually fix firefox profiles bug this time

Seems there's an issue with profiles named "default" specifically
This commit is contained in:
Evie Litherland-Smith 2024-10-29 05:23:21 +00:00
parent 0175aa1b38
commit 7384920bf2

View file

@ -109,8 +109,7 @@
ShowHomeButton = true;
StartDownloadsInTempDirectory = true;
};
profiles.default = {
id = 0;
profiles.user = {
isDefault = true;
bookmarks = builtins.fromJSON (builtins.readFile ./bookmarks.json);
settings = {