snrb = sudo nixos-rebuild switch
snrbu = sudo nixos-rebuild switch --upgrade
For installs / upgrades when needed.
One of the other massive benefits of nixos if you haven't already started using it is breaking down your master config into modules. The bonuses of this is you can import the same modules across multiple devices (IE the same firefox setup on your desktop and laptop). Also yes I did figure out how to set up email with neomutt in home manager. It was a pain.
