4 lines
100 B
Bash
4 lines
100 B
Bash
# reload when these files change
|
|
export TRITON_DONT_SOURCE_PROFILE=1
|
|
watch_file flake.nix
|
|
use_flake
|