From 32adafef9395952a784ea0ba26f42e204754a8c5 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 10 May 2025 12:57:14 +0200 Subject: abs-podcast-autoplaylist: direnv --- overlays/abs-podcast-autoplaylist/.envrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 overlays/abs-podcast-autoplaylist/.envrc diff --git a/overlays/abs-podcast-autoplaylist/.envrc b/overlays/abs-podcast-autoplaylist/.envrc new file mode 100644 index 00000000..614f66b3 --- /dev/null +++ b/overlays/abs-podcast-autoplaylist/.envrc @@ -0,0 +1,3 @@ +use flake +export VIRTUAL_ENV=."venv" +layout python -- cgit v1.2.3