changed discord package
This commit is contained in:
parent
3c8f8b65d7
commit
623ff7938b
1 changed files with 4 additions and 1 deletions
|
@ -12,7 +12,10 @@ pkgs: with pkgs; [
|
||||||
pandoc
|
pandoc
|
||||||
texlive.combined.scheme-full
|
texlive.combined.scheme-full
|
||||||
# Regular apps
|
# Regular apps
|
||||||
armcord
|
discord.override {
|
||||||
|
withOpenASAR = true;
|
||||||
|
withVencord = true;
|
||||||
|
}
|
||||||
thunderbird
|
thunderbird
|
||||||
signal-desktop
|
signal-desktop
|
||||||
spotify
|
spotify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue