1
1
Fork 0

vscode: add caddy extension

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-02-09 18:46:37 -06:00
parent 9124554102
commit e3b7434527
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -15,6 +15,7 @@ in {
environment.systemPackages = with pkgs; [
alejandra # nix-ide
blueprint-compiler # blueprint-gtk
caddy # caddyfile-support
nixd # nix-ide
powershell # powershell
shfmt # shell-format
@ -59,6 +60,7 @@ in {
gruntfuggly.todo-tree
jnoortheen.nix-ide
koihik.vscode-lua-format
matthewpi.caddyfile-support
mhutchie.git-graph
mkhl.direnv
ms-python.black-formatter