blob: 73647b6e459ae3b10983784be1b51a42e71977a7 [file] [log] [blame]
{ pkgs, ... }: {
home.packages = with pkgs; [
discord
discord-ptb
];
}