diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 141a21b4..30d65fa1 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -54,6 +54,7 @@ dev = { editors = { nvim.enable = true; + vscode.enable = true; }; cc.enable = true; javascript.enable = true;