Skip to content
Unverified Commit 1fc248af authored by Maximilian Bosch's avatar Maximilian Bosch
Browse files

nixos/nixos-installer: add flags for verbosity and build logs

When installing a fresh NixOS system it occasionally happens that you
encounter issues that are rather hard to track down since
`nixos-install(8)` doesn't provide any debugging flags.

This patch adds `-L` to force `nix build` to display the build-log on
stderr and `-v` to increase the log-level of Nix.
parent 63fd2506
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment