diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-05-10 12:57:14 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-05-10 12:57:14 +0200 |
commit | 32adafef9395952a784ea0ba26f42e204754a8c5 (patch) | |
tree | e1aa13edbb8ab426c2233542154cf3ba9de6f694 | |
parent | 81cc664d4250189c9026edfb042e24c6806448ee (diff) | |
download | nixos-32adafef9395952a784ea0ba26f42e204754a8c5.tar nixos-32adafef9395952a784ea0ba26f42e204754a8c5.tar.gz nixos-32adafef9395952a784ea0ba26f42e204754a8c5.tar.bz2 nixos-32adafef9395952a784ea0ba26f42e204754a8c5.tar.xz nixos-32adafef9395952a784ea0ba26f42e204754a8c5.zip |
abs-podcast-autoplaylist: direnv
-rw-r--r-- | overlays/abs-podcast-autoplaylist/.envrc | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ | |||
1 | use flake | ||
2 | export VIRTUAL_ENV=."venv" | ||
3 | layout python | ||