Where can I set the default nixos configuration without needing the USB installer?

Sometimes I want to see what opinionated changes I made to my Nix configuration, like networking, by comparing it to what nixos-generate-config usually outputs in the USB installer.

You can run nixos-generate-config any time from your installed system. Read the help/manpage first to ensure you don’t accidentally wipe something important.