add discord theme

This commit is contained in:
Frost-Phoenix 2023-11-11 18:46:36 +01:00
parent 5e990fd645
commit ffea3d06e3

View file

@ -1,10 +1,7 @@
{ pkgs, lib, ... }:
{
programs.discord = {
enable = true;
};
home.packages = with pkgs; [
discord
webcord
webcord-vencord
];