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