diff --git a/thelio76/configuration.nix b/thelio76/configuration.nix index 4107bc1..da4d357 100644 --- a/thelio76/configuration.nix +++ b/thelio76/configuration.nix @@ -14,10 +14,11 @@ boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; - boot.plymouth.enable = true; - boot.kernelParams = ["quiet"]; boot.initrd.systemd.enable = true; - boot.plymouth.theme="breeze"; + boot.kernelParams = ["quiet"]; + + boot.plymouth.enable = true; + boot.plymouth.theme="fade-in"; boot.initrd.luks.devices."luks-7d758c82-9079-46a6-8bb2-05d5016ed623".device = "/dev/disk/by-uuid/7d758c82-9079-46a6-8bb2-05d5016ed623"; environment.etc.crypttab.text = ''