From 560924a7a2fa9ea15054faa89a07408b789d054c Mon Sep 17 00:00:00 2001 From: ska Date: Mon, 22 Dec 2025 11:02:18 +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 170d2c3..b846b35 100644 --- a/configuration.nix +++ b/configuration.nix @@ -3,7 +3,7 @@ { ############################################################ # BOOTLOADER – GRUB (HYBRID BIOS + UEFI, REMOVABLE) - ############################################################ test + ############################################################ testtest boot.loader.grub = { enable = true;