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;