add chromium to moco packages
This commit is contained in:
@@ -9,6 +9,7 @@ in
|
|||||||
username = "moco";
|
username = "moco";
|
||||||
inherit homeDirectory;
|
inherit homeDirectory;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
chromium
|
||||||
(slack.overrideAttrs (oldAttrs: {
|
(slack.overrideAttrs (oldAttrs: {
|
||||||
fixupPhase = ''
|
fixupPhase = ''
|
||||||
sed -i -e 's/,"WebRTCPipeWireCapturer"/,"LebRTCPipeWireCapturer"/' $out/lib/slack/resources/app.asar
|
sed -i -e 's/,"WebRTCPipeWireCapturer"/,"LebRTCPipeWireCapturer"/' $out/lib/slack/resources/app.asar
|
||||||
|
|||||||
Reference in New Issue
Block a user