From 64cc8ecb5f100861aa3e8657e2b7159576d57580 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 18:57:20 +0300 Subject: [PATCH] a --- 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 b7f373c6..e61815b7 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -60,7 +60,7 @@ dev = { editors = { nvim.enable = true; - vscode.fhs.enable = false; + vscode.fhs.enable = true; }; nixd.enable = false; nil.enable = true;