mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
6 lines
48 B
Nix
6 lines
48 B
Nix
|
|
{
|
||
|
|
boot.plymouth = {
|
||
|
|
enable = true;
|
||
|
|
};
|
||
|
|
}
|