about summary refs log tree commit diff stats
path: root/hosts/IDOHVE/hardware/boot.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/IDOHVE/hardware/boot.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/IDOHVE/hardware/boot.nix b/hosts/IDOHVE/hardware/boot.nix
index 932155a4..4cd94191 100644
--- a/hosts/IDOHVE/hardware/boot.nix
+++ b/hosts/IDOHVE/hardware/boot.nix
@@ -19,7 +19,7 @@
         enable = true;
         version = 2;
         theme = pkgs.nixos-grub2-theme;
-        splashImage = ./grub_boot_image.png;
+        splashImage = ./boot_pictures/gnu.png;
         efiSupport = true;
         device = "nodev"; # only for efi
       };