From 3d8f98a1fd0579948b809dd91afa0f0a736f1c45 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:26:45 +0300 Subject: [PATCH] ill setup later --- hosts/sakotop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 30d65fa1..466ba417 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -54,7 +54,7 @@ dev = { editors = { nvim.enable = true; - vscode.enable = true; + vscode.enable = false; }; cc.enable = true; javascript.enable = true;