Loading pkgs/applications/networking/browsers/chromium/common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -303,6 +303,7 @@ let # as well to avoid incompatibilities (if this continues to be a problem # from time to time): use_system_libwayland = true; system_wayland_scanner_path = "${wayland.bin}/bin/wayland-scanner"; } // optionalAttrs proprietaryCodecs { # enable support for the H.264 codec proprietary_codecs = true; Loading Loading
pkgs/applications/networking/browsers/chromium/common.nix +1 −0 Original line number Diff line number Diff line Loading @@ -303,6 +303,7 @@ let # as well to avoid incompatibilities (if this continues to be a problem # from time to time): use_system_libwayland = true; system_wayland_scanner_path = "${wayland.bin}/bin/wayland-scanner"; } // optionalAttrs proprietaryCodecs { # enable support for the H.264 codec proprietary_codecs = true; Loading