From 069cc04511fd0d0096d6b466d84e75f9ff32bd12 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:36:01 +0300 Subject: [PATCH] D --- 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 fd9c53bd..dc7a96f7 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -63,7 +63,7 @@ dev = { editors = { nvim.enable = true; - vscode.fhs.enable = true; + vscode.fhs.enable = false; }; nixd.enable = false; nil.enable = true;