feat: add plymouth option to bootloader

This commit is contained in:
2026-04-21 22:43:13 +02:00
parent b1cfe1e31b
commit 37428d922b
3 changed files with 33 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
inputs.nixos-hardware.nixosModules.framework-16-amd-ai-300-series
];
features.bootloader.plymouth.enable = true;
features.desktop.bluetooth.enable = true;
features.gnupg.yubikey.enable = true;
features.udev = {