trying webcord

This commit is contained in:
Nickiel12 2023-10-23 21:19:53 -07:00
parent 8b4e230eda
commit 4ddb9d544f

View file

@ -3,7 +3,10 @@
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
discord # because you *always* want your friends around (discord.override {
withOpenASAR = true;
}) # because you *always* want your friends around
webcord
betterdiscordctl # sudo apt upgrade discord (betterdiscordctl install) betterdiscordctl # sudo apt upgrade discord (betterdiscordctl install)
]; ];