f0ade0d043
Signed-off-by: Xaiya Schumin <d.schumin@proton.me>
6 lines
130 B
Bash
6 lines
130 B
Bash
if has nix_direnv_version; then
|
|
watch_file modules/flake/shell.nix
|
|
|
|
# now we want to load the flake environment
|
|
use flake
|
|
fi |