···5 # we want to track changes here, and reaload the environment
6 # we choose these files because they are the ones that are most likely
7 # to have made a change that required a shell reaload
8- watch_dir parts/programs
9- watch_file parts/args.nix
1011 # now we want to load the flake environment
12 use flake
···5 # we want to track changes here, and reaload the environment
6 # we choose these files because they are the ones that are most likely
7 # to have made a change that required a shell reaload
8+ watch_dir modules/flake/programs
9+ watch_file modules/flake/args.nix
1011 # now we want to load the flake environment
12 use flake