blob: bea1df6883e1a8944166a0c4b063c446828e20aa [file] [log] [blame]
{ pkgs, ... }: {
home-manager.users.coded.home.packages = [ pkgs.discord ];
}