unfuck discord-related stuff

This commit is contained in:
Schrottkatze 2025-09-05 12:37:50 +02:00
commit ed2e8ceb8a
No known key found for this signature in database
2 changed files with 3 additions and 8 deletions

View file

@ -22,13 +22,8 @@ with lib;
{
programs.nixcord = {
enable = true;
discord.enable = true;
discord.vencord.enable = true;
discord.autoscroll.enable = true;
# vesktop = {
# enable = true;
# autoScroll.enable = true;
# };
vesktop.enable = true;
vesktop.autoscroll.enable = true;
config = {
frameless = true;
disableMinSize = true;