add discord theme
This commit is contained in:
parent
5e990fd645
commit
ffea3d06e3
|
@ -1,10 +1,7 @@
|
|||
{ pkgs, lib, ... }:
|
||||
{
|
||||
programs.discord = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
discord
|
||||
webcord
|
||||
webcord-vencord
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue