Auto-commit: 2026-01-06 03:04:24
This commit is contained in:
@@ -6,9 +6,7 @@ in
|
||||
config = lib.mkIf cfg.enable {
|
||||
programs.vesktop = {
|
||||
enable = true;
|
||||
package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop-bin.override {
|
||||
withMiddleClickScroll = true;
|
||||
};
|
||||
package = inputs.nixpkgs-unstable.legacyPackages.${pkgs.stdenv.hostPlatform.system}.vesktop;
|
||||
settings = {
|
||||
arRPC = true;
|
||||
tray = true;
|
||||
|
||||
Reference in New Issue
Block a user