diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-06-08 16:35:58 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-06-08 16:35:58 +0530 |
| commit | 43351408e9c0bf8f69eae95734ea076a33bc0cf8 (patch) | |
| tree | 5d97b0ddbc599acaca84eb357b703d6b81b443db /common/programs/vesktop.nix | |
| parent | 20d922e7984ad22964f31a1a3fe3377ed23d4c4a (diff) | |
dns, xwayland niri,steam
Diffstat (limited to 'common/programs/vesktop.nix')
| -rw-r--r-- | common/programs/vesktop.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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 = |
