Plymouth showing up in LUKS unlock

This commit is contained in:
2026-01-09 22:20:35 +01:00
parent a7d8ae6fa0
commit 7bfc874eb8

View File

@@ -7,6 +7,7 @@
initrd = {
luks.devices."luks-563ebcd9-614b-460f-af9a-5cf1d9c8bef5".device = "/dev/disk/by-uuid/563ebcd9-614b-460f-af9a-5cf1d9c8bef5";
verbose = false;
systemd.enable = true;
};
kernelPackages = pkgs.linuxPackages_zen; # pkgs.linuxPackages_latest;
consoleLogLevel = 3;