From 43351408e9c0bf8f69eae95734ea076a33bc0cf8 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Mon, 8 Jun 2026 16:35:58 +0530 Subject: dns, xwayland niri,steam --- common/programs/vesktop.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/programs/vesktop.nix') diff --git a/common/programs/vesktop.nix b/common/programs/vesktop.nix index 1211011..31b7906 100644 --- a/common/programs/vesktop.nix +++ b/common/programs/vesktop.nix @@ -1,7 +1,7 @@ -{ lib, config, ... }: +{ config, ... }: { programs.vesktop = { - enable = true; + enable = false; vencord = { settings = { enabledThemes = -- cgit v1.3.1