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;