I'll have to make something myself

This commit is contained in:
Noa Aarts 2024-06-18 22:36:11 +02:00
parent 5435ca2cf9
commit 403e1877df

View file

@ -16,11 +16,6 @@
boot.loader.systemd-boot.enable = 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
hardware.enableRedistributableFirmware = true;