diff --git a/nixos/modules/nixos/editor/vscode.nix b/nixos/modules/nixos/editor/vscode.nix index f1d241d..7726a86 100644 --- a/nixos/modules/nixos/editor/vscode.nix +++ b/nixos/modules/nixos/editor/vscode.nix @@ -26,6 +26,7 @@ let "tyriar.sort-lines" "yzhang.markdown-all-in-one" "foxundermoon.shell-format" + "ahmadalli.vscode-nginx-conf" ]; # Nixpkgs Extensions. These are updated whenver they get around to it. vscodeNixpkgsExtensions = [