generated from stubbfel/nix-project-template
add src
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
// Features to add to the dev container. More info: https://containers.dev/implementors/features.
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-from-docker:1": {},
|
||||
"ghcr.io/devcontainers/features/nix:1": {},
|
||||
"./dev_shell": {}
|
||||
"ghcr.io/devcontainers/features/nix:1": {}
|
||||
},
|
||||
// Use 'forwardPorts' to make a list of ports inside the container available locally.
|
||||
// "forwardPorts": [],
|
||||
|
||||
Reference in New Issue
Block a user