From 00c325ba31d9324c5718fbe6e71768123303fe0b Mon Sep 17 00:00:00 2001 From: iFargle Date: Fri, 30 Jun 2023 20:02:01 +0900 Subject: [PATCH] Test --- laptop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index c6f0bdac..6015870e 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -34,7 +34,7 @@ }; # Bootloader. - boot.loader.systemd-boot.enable = true; + # boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; boot.tmp.cleanOnBoot = true; # Plymouth splash screen