Auto-commit: 2026-01-06 03:09:24

This commit is contained in:
2026-01-06 03:09:24 +00:00
parent 82ac43a6b2
commit df11503237

View File

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