Add federated nexus
This commit is contained in:
parent
28455cc0d7
commit
ffd126f6e7
5 changed files with 21 additions and 4 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -2,7 +2,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"command": "deno task dev",
|
||||
"command": "nix run nixpkgs#deno task dev",
|
||||
"name": "Development server",
|
||||
"request": "launch",
|
||||
"type": "node-terminal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue