{ pkgs, ... }: { boot = { loader.systemd-boot.enable = true; plymouth.enable = true; }; }