Add deskOS Plymouth theme package

This commit is contained in:
Michael Smith
2024-09-11 16:09:46 +02:00
parent 107470819c
commit 73d2aaee2d
7 changed files with 39 additions and 3 deletions

View File

@@ -47,8 +47,11 @@ in {
initrd.verbose = false;
loader.systemd-boot.enable = true;
loader.timeout = lib.mkForce 0;
plymouth.enable = true;
plymouth = {
enable = true;
theme = "desk-os";
themePackages = [ (pkgs.callPackage ../../packages/desk-os-plymouth {}) ];
};
# NOTE(m): Enable kernel modules that improve wifi support on
# Macbooks during installation.
# See https://nixos.org/manual/nixos/stable/#sec-building-image-drivers