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;