Auto-commit: 2026-01-06 03:19:17

This commit is contained in:
2026-01-06 03:19:17 +00:00
parent 5924efab66
commit 93dcfe5361

View File

@@ -6,7 +6,7 @@ in
config = lib.mkIf cfg.enable {
programs.vesktop = {
enable = true;
package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop.override {
package = inputs.nixpkgs-master.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop.override {
withMiddleClickScroll = true;
};
settings = {