From e33063c563c1efe133be059b43817f52f5fdac0c Mon Sep 17 00:00:00 2001 From: Mel Date: Fri, 29 Nov 2024 23:30:00 +0100 Subject: Disable plymouth for causing boot hang Signed-off-by: Mel --- machines/bismuth/devices.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'machines/bismuth') diff --git a/machines/bismuth/devices.nix b/machines/bismuth/devices.nix index 7105988..711b237 100644 --- a/machines/bismuth/devices.nix +++ b/machines/bismuth/devices.nix @@ -13,8 +13,6 @@ loader.efi.canTouchEfiVariables = true; - plymouth.enable = true; - initrd.systemd.enable = true; }; -- cgit 1.4.1