From 46edc8640a048b1d2c1eb498864389447cddfb2a Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 14 Aug 2023 20:42:39 +0300 Subject: [PATCH] wwwww --- 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 1bd78172..d0c8c035 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -67,7 +67,7 @@ dev = { editors = { nvim.enable = true; - vscode.fhs.enable = true; + vscode.enable = true; }; nil.enable = true; cc.enable = true;