This commit is contained in:
zastian@mrthoddata.com
2025-11-01 14:44:29 +00:00
parent d33d191613
commit 914212ce30
11 changed files with 177 additions and 227 deletions

View File

@@ -8,9 +8,14 @@
{
programs.nixcord = {
enable = true;
discord.enable = false;
discord = {
enable = false;
package = pkgs.vencord;
};
vesktop = {
enable = true;
package = pkgs.vesktop;
useSystemVencord = false;
};
config = {
plugins = {