forked from Fachschaft/nixConfig
more kernel log
This commit is contained in:
parent
983391385c
commit
2ec5f9a6eb
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ imports = [
|
||||||
|
|
||||||
# System configuration here
|
# System configuration here
|
||||||
|
|
||||||
|
boot.consoleLogLevel = "9";
|
||||||
boot.loader.grub.storePath = "/nix/store";
|
boot.loader.grub.storePath = "/nix/store";
|
||||||
boot.loader.grub.copyKernels = false;
|
boot.loader.grub.copyKernels = false;
|
||||||
networking.hostName = "nerf-nixos-testlab";
|
networking.hostName = "nerf-nixos-testlab";
|
||||||
|
|
Loading…
Reference in a new issue