Skip to content

Commit

Permalink
feat(full): add cruft to full image
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimonemms committed May 15, 2024
1 parent a7fa6ee commit d4b122e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions images/full/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"ghcr.io/devcontainers/features/nix:1": {},
"ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/devcontainers-contrib/features/pre-commit:2": {},
"ghcr.io/devcontainers-contrib/features/pipx-package:1": {
"package": "cruft"
},
"ghcr.io/devcontainers/features/python:1": {}
},
"customizations": {
Expand Down

0 comments on commit d4b122e

Please sign in to comment.