Moves config.nu, env.nu, and all autoload/*.nu files into the notfiles nushell package. All symlinks in ~/.config/nushell/ now point to notfiles instead of dotfiles.
fix(notgraph): replace sort_by with sort_by_key (clippy)