I'll have to make something myself
This commit is contained in:
parent
5435ca2cf9
commit
403e1877df
1 changed files with 0 additions and 5 deletions
|
|
@ -16,11 +16,6 @@
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
|
||||||
boot.plymouth = {
|
|
||||||
enable = true;
|
|
||||||
theme = "breeze";
|
|
||||||
# themePackages = [ (pkgs.adi1090x-plymouth-themes.override { selected_themes = [ "rings" ]; }) ];
|
|
||||||
};
|
|
||||||
|
|
||||||
# LOVE me some blob
|
# LOVE me some blob
|
||||||
hardware.enableRedistributableFirmware = true;
|
hardware.enableRedistributableFirmware = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue