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;