diff --git a/ad-nix.code-workspace b/ad-nix.code-workspace index b76171d..dcccc94 100644 --- a/ad-nix.code-workspace +++ b/ad-nix.code-workspace @@ -9,6 +9,9 @@ { "path": "/home/appdaemon/ad-nix" }, + { + "path": "/home/appdaemon/ad-test" + }, ], "settings": { "python.defaultInterpreterPath": "/home/appdaemon/ad-lola/.devenv/state/venv/bin/python3",