thelio76: plymouth
This commit is contained in:
parent
dc06b9bbcb
commit
aa2830e3ee
|
@ -16,8 +16,8 @@
|
||||||
|
|
||||||
boot.plymouth.enable = true;
|
boot.plymouth.enable = true;
|
||||||
boot.kernelParams = ["quiet"];
|
boot.kernelParams = ["quiet"];
|
||||||
# boot.initrd.systemd.enable = true;
|
boot.initrd.systemd.enable = true;
|
||||||
# boot.plymouth.theme="breeze";
|
boot.plymouth.theme="breeze";
|
||||||
|
|
||||||
boot.initrd.luks.devices."luks-7d758c82-9079-46a6-8bb2-05d5016ed623".device = "/dev/disk/by-uuid/7d758c82-9079-46a6-8bb2-05d5016ed623";
|
boot.initrd.luks.devices."luks-7d758c82-9079-46a6-8bb2-05d5016ed623".device = "/dev/disk/by-uuid/7d758c82-9079-46a6-8bb2-05d5016ed623";
|
||||||
environment.etc.crypttab.text = ''
|
environment.etc.crypttab.text = ''
|
||||||
|
|
Loading…
Reference in New Issue