style: use alejandra formatter on all nix files
This commit is contained in:
parent
d563805909
commit
0d8a394dcf
76 changed files with 1287 additions and 935 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
# Disables playback of DRM-controlled HTML5 content
|
||||
# if enabled, automatically downloads the Widevine Content Decryption Module
|
||||
# provided by Google Inc. Details
|
||||
# (https://support.mozilla.org/en-US/kb/enable-drm#w_opt-out-of-cdm-playback-uninstall-cdms-and-stop-all-cdm-downloads)
|
||||
# Disables playback of DRM-controlled HTML5 content
|
||||
# if enabled, automatically downloads the Widevine Content Decryption Module
|
||||
# provided by Google Inc. Details
|
||||
# (https://support.mozilla.org/en-US/kb/enable-drm#w_opt-out-of-cdm-playback-uninstall-cdms-and-stop-all-cdm-downloads)
|
||||
"media.eme.enabled" = false;
|
||||
|
||||
# Disables the Widevine Content Decryption Module provided by Google Inc.
|
||||
# Used for the playback of DRM-controlled HTML5 content Details
|
||||
# (https://support.mozilla.org/en-US/kb/enable-drm#w_disable-the-google-widevine-cdm-without-uninstalling)
|
||||
# Disables the Widevine Content Decryption Module provided by Google Inc.
|
||||
# Used for the playback of DRM-controlled HTML5 content Details
|
||||
# (https://support.mozilla.org/en-US/kb/enable-drm#w_disable-the-google-widevine-cdm-without-uninstalling)
|
||||
"media.gmp-widevinecdm.enabled" = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue