home

My NixOS systems configurations.
Log | Files | Refs | LICENSE

commit 16bd25c1f614051e70c9c40eb62391616a405901
parent 0870148321cc1a930e859da3c2cb46e0490cfc05
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 24 Nov 2023 10:44:36 +0100

users/vincent: disable tooltitude…

It's not OSS and the binary is not working on nix…

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/dev/default.nix | 9++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/users/vincent/dev/default.nix b/users/vincent/dev/default.nix @@ -32,7 +32,14 @@ # temporary (vscode-with-extensions.override { - vscodeExtensions = with vscode-extensions; [ + vscodeExtensions = with vscode-extensions; pkgs.vscode-utils.extensionsFromVscodeMarketplace [ + # { + # name = "tooltitude"; + # publisher = "tooltitudeteam"; + # version = "0.43.2"; + # sha256 = "sha256-d4h+kEgvSjtLva6c4UWRLR2jP+ydieDzAHkimbptV48="; + # } + ] ++ [ ms-vsliveshare.vsliveshare golang.go github.codespaces