feat: enable plymouth for sakura

This commit is contained in:
Ahwx 2025-01-10 16:18:17 +01:00
parent 20269d917a
commit 9afe74a40a

View file

@ -7,6 +7,9 @@
inputs.nixos-hardware.nixosModules.framework-13-7040-amd
];
# Enable fancy boot animations
boot.plymouth.enable = true;
powerManagement = {
enable = true;
# powertop.enable = true;