workspace
This commit is contained in:
@@ -12,4 +12,4 @@ Needs a `git.nix` file. Example below:
|
||||
userEmail = "32917998+jsl12@users.noreply.github.com";
|
||||
};
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
@@ -1,14 +1,17 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "/srv/appdaemon/ad-nix"
|
||||
},
|
||||
{
|
||||
"path": "/usr/src/app"
|
||||
},
|
||||
{
|
||||
"path": "/conf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "/srv/appdaemon/snippets"
|
||||
},
|
||||
{
|
||||
"path": "/srv/appdaemon/ad-nix"
|
||||
},
|
||||
],
|
||||
"settings": {
|
||||
"python.defaultInterpreterPath": "/usr/src/app/.venv/bin/python3"
|
||||
|
||||
Reference in New Issue
Block a user