From b4fba9ee55939242e059ebbee7699eb99038eb50 Mon Sep 17 00:00:00 2001 From: ska Date: Mon, 22 Dec 2025 10:57:19 +0000 Subject: [PATCH] Update configuration.nix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 49434a4..0753463 100644 --- a/configuration.nix +++ b/configuration.nix @@ -3,7 +3,7 @@ { ############################################################ # BOOTLOADER – GRUB (HYBRID BIOS + UEFI, REMOVABLE) - ############################################################ + ############################################################ test boot.loader.grub = { enable = true;