vscode: add caddy extension
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
9124554102
commit
e3b7434527
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,7 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alejandra # nix-ide
|
alejandra # nix-ide
|
||||||
blueprint-compiler # blueprint-gtk
|
blueprint-compiler # blueprint-gtk
|
||||||
|
caddy # caddyfile-support
|
||||||
nixd # nix-ide
|
nixd # nix-ide
|
||||||
powershell # powershell
|
powershell # powershell
|
||||||
shfmt # shell-format
|
shfmt # shell-format
|
||||||
|
@ -59,6 +60,7 @@ in {
|
||||||
gruntfuggly.todo-tree
|
gruntfuggly.todo-tree
|
||||||
jnoortheen.nix-ide
|
jnoortheen.nix-ide
|
||||||
koihik.vscode-lua-format
|
koihik.vscode-lua-format
|
||||||
|
matthewpi.caddyfile-support
|
||||||
mhutchie.git-graph
|
mhutchie.git-graph
|
||||||
mkhl.direnv
|
mkhl.direnv
|
||||||
ms-python.black-formatter
|
ms-python.black-formatter
|
||||||
|
|
Loading…
Add table
Reference in a new issue