# Installation `` is default to `hostname` command but it can be overwritten Build only ```bash nixos-rebuild build --flake .# ``` Build and switch ```bash nixos-rebuild switch --flake .# ```