Disable plymouth

This commit is contained in:
2024-03-28 00:10:43 +00:00
parent 6b08c8bc5b
commit c59102676b

View File

@@ -13,7 +13,6 @@
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.plymouth.enable = true;
networking.hostName = "talos";
networking.networkmanager.enable = true;