Auto-commit: 2026-01-06 03:34:47
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user