overide discord with vencord and openASAR

This commit is contained in:
2024-09-08 20:05:15 +05:30
parent 8bb83946c5
commit 5e265849f9

View File

@ -3,6 +3,11 @@
modifications = final: prev: {
awesome = inputs.nixpkgs-f2k.packages.${prev.system}.awesome-git;
discord = prev.discord.override {
withOpenASAR = true;
withVencord = true;
};
};
# When applied, the unstable nixpkgs set (declared in the flake inputs) will