From 3792a3a19efadb4e47af22c1b580f4a4f56d5be8 Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Fri, 31 Aug 2018 22:59:05 +0200 Subject: [PATCH] Splashscreen au boot --- systems/ASUS-G46VW/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/ASUS-G46VW/configuration.nix b/systems/ASUS-G46VW/configuration.nix index 1415a03..0868f22 100644 --- a/systems/ASUS-G46VW/configuration.nix +++ b/systems/ASUS-G46VW/configuration.nix @@ -21,6 +21,7 @@ # Use the systemd-boot EFI boot loader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; + boot.plymouth.enable = true; hardware.bumblebee.enable = true; # For Steam