boot splash is nice
This commit is contained in:
parent
2f44877a39
commit
069995b1c8
|
@ -67,6 +67,9 @@ in
|
|||
# setup the console stuff early
|
||||
console.earlySetup = true;
|
||||
|
||||
# boot splash
|
||||
boot.plymouth.enable = true;
|
||||
|
||||
# swap to RAM
|
||||
zramSwap.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue