From d610a40c132e65b6a56a7a0da8806966bbd41f72 Mon Sep 17 00:00:00 2001 From: ene Date: Fri, 3 Feb 2023 17:12:57 +0100 Subject: Style: Formatting --- hosts/IDOHVE/hardware/boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/IDOHVE/hardware/boot.nix') 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 }; -- cgit 1.4.1