10 lines
114 B
Plaintext
10 lines
114 B
Plaintext
|
# https://github.com/direnv/direnv/wiki
|
||
|
|
||
|
use flake
|
||
|
|
||
|
layout python3
|
||
|
|
||
|
watch_file ./nix/shell.nix
|
||
|
|
||
|
eval "$shellHook"
|