Skip to content

Commit 5d3fe5c

Browse files
committed
+/dags
1 parent 22ba7be commit 5d3fe5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/home/home-darwin.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
AIRFLOW_UID = 502;
8787
AIRFLOW_GID = 0;
8888
AIRFLOW_PLATFORM = "linux/arm64";
89-
AIRFLOW_DAGS_DIR = "~/code/lichtblick/gitlab/scopes/data/airflow-dags/";
89+
AIRFLOW_DAGS_DIR = "~/code/lichtblick/gitlab/scopes/data/airflow-dags/dags/";
9090

9191
# point Codex at their own home
9292
CODEX_HOME = "/Users/${config.home.username}/.codex";

0 commit comments

Comments
 (0)