sd-image-*: Set verbose kernel loglevel

Much easier to debug boot issues this way...
This commit is contained in:
Tuomas Tynkkynen
2016-07-03 20:48:07 +03:00
committed by Tuomas Tynkkynen
parent ec6759a098
commit b6b7da20be
2 changed files with 2 additions and 0 deletions
@@ -26,6 +26,7 @@ in
boot.loader.generic-extlinux-compatible.enable = true;
boot.kernelPackages = pkgs.linuxPackages_rpi;
boot.consoleLogLevel = 7;
# FIXME: this probably should be in installation-device.nix
users.extraUsers.root.initialHashedPassword = "";