Auto-commit: 2026-01-06 03:34:47

This commit is contained in:
2026-01-06 03:34:47 +00:00
parent 4663f2c702
commit ad65da5344

View File

@@ -8,7 +8,6 @@ in
enable = true;
package = inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop.override {
withMiddleClickScroll = true;
withSystemVencord = true;
};
settings = {
arRPC = true;
@@ -16,6 +15,7 @@ in
minimizeToTray = true;
};
vencord = {
useSystem = true;
settings = {
plugins = {
AlwaysTrust.enabled = true;