feat: use systemd initrd for plymouth graphical password entry

This commit is contained in:
Ashhhleyyy 2023-11-18 18:29:42 +00:00
parent fd82258d49
commit f6118b261e
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -13,4 +13,5 @@
boot.plymouth = {
enable = true;
};
boot.initrd.systemd.enable = true;
}