home-manager/tests/modules/programs/firefox
Kira Bruneau 9f4268e6b6
firefox: support passing any json value to settings (#3580)
Firefox internally only supports bool, int, and string types for
preferences, but often stores objects, arrays and floats as strings.

This change makes it nicer to specify those type of preferences in
Nix, and it also makes it possible to merge objects & arrays across
multiple modules.
2023-02-05 11:23:22 +01:00
..
default.nix
deprecated-native-messenger.nix
profile-settings-expected-bookmarks-user.js
profile-settings-expected-bookmarks.html
profile-settings-expected-search.json
profile-settings-expected-user.js firefox: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
profile-settings.nix firefox: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
state-version-19_09.nix