parent
8beb27389a
commit
74f96db85f
1 changed files with 6 additions and 0 deletions
|
@ -39,6 +39,12 @@ let
|
||||||
|
|
||||||
# Use native file picker instead of GTK file picker
|
# Use native file picker instead of GTK file picker
|
||||||
"widget.use-xdg-desktop-portal.file-picker" = 1;
|
"widget.use-xdg-desktop-portal.file-picker" = 1;
|
||||||
|
|
||||||
|
# enable WebAuthn
|
||||||
|
"security.webauth.webauthn" = true;
|
||||||
|
|
||||||
|
# video acceleration
|
||||||
|
"media.ffmpeg.vaapi.enabled" = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
commonExtensions = with firefox-addons; [
|
commonExtensions = with firefox-addons; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue