sudo
Env vars can't be reliably passed through `sudo`, so always call nix-shell to setup the env after running sudo.
This replaces minimal-configuration.nix. importable-configuration.nix can be directly added to an existing NixOS configuration. This makes it easy for users to get started quickly.