Add nixcord plugins.

This commit is contained in:
jay
2025-07-13 12:06:32 -04:00
parent eb232623a9
commit e87c77a207

View File

@@ -7,5 +7,22 @@
openASAR.enable = true;
};
vesktop.enable = true;
config = {
autoUpdate = true;
plugins = {
alwaysAnimate.enable = true;
alwaysTrust.enable = true;
copyFileContents.enable = true;
clearURLs.enable = true;
dearrow.enable = true;
friendsSince.enable = true;
fullSearchContext = true;
gameActivityToggle.enable = true;
noF1.enable = true;
relationshipNotifier = true;
serverInfo.enable = true;
};
};
};
}