Auto-commit: 2026-01-06 03:32:32

This commit is contained in:
2026-01-06 03:32:32 +00:00
parent 54f42f75bf
commit 4663f2c702

View File

@@ -8,6 +8,7 @@ in
enable = true; enable = true;
package = inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop.override { package = inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop.override {
withMiddleClickScroll = true; withMiddleClickScroll = true;
withSystemVencord = true;
}; };
settings = { settings = {
arRPC = true; arRPC = true;