feat(halo): verbose boot
This commit is contained in:
parent
91ffb24bc6
commit
61cb051f44
1 changed files with 1 additions and 5 deletions
|
|
@ -27,11 +27,7 @@
|
|||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.kernelParams = [
|
||||
"lockdown=confidentiality"
|
||||
"quiet"
|
||||
"splash"
|
||||
"video=efifb:nobgrt"
|
||||
"amdgpu.gttsize=122880"
|
||||
"amdgpu.gttsize=126976"
|
||||
"iommu=pt"
|
||||
"ttm.pages_limit=31457280"
|
||||
"amdgpu.cwsr_enable=0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue