From aa2830e3ee89efc99a91d32f22918976bb8b32cc Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 18 Jul 2024 12:36:13 -0400 Subject: [PATCH] thelio76: plymouth --- thelio76/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/thelio76/configuration.nix b/thelio76/configuration.nix index 3679e45..4107bc1 100644 --- a/thelio76/configuration.nix +++ b/thelio76/configuration.nix @@ -16,8 +16,8 @@ boot.plymouth.enable = true; boot.kernelParams = ["quiet"]; - # boot.initrd.systemd.enable = true; - # boot.plymouth.theme="breeze"; + boot.initrd.systemd.enable = true; + boot.plymouth.theme="breeze"; boot.initrd.luks.devices."luks-7d758c82-9079-46a6-8bb2-05d5016ed623".device = "/dev/disk/by-uuid/7d758c82-9079-46a6-8bb2-05d5016ed623"; environment.etc.crypttab.text = ''