From 69ff81ca95f78d0b513e96d781e4450378ba7638 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:15:44 +0300 Subject: [PATCH] :( --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) 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;