my over complex system configurations dotfiles.isabelroses.com/
nixos nix flake dotfiles linux

chore(envrc): correct paths

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