From a7666fa1718a587c09f87c0ac75d10a75601fbc7 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Fri, 8 Apr 2022 10:22:50 +0200 Subject: remove extra space --- nixos/boot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/boot.nix b/nixos/boot.nix index a88d61d..8cd3afa 100644 --- a/nixos/boot.nix +++ b/nixos/boot.nix @@ -18,7 +18,7 @@ # # Generate the image with generate-recovery.sh # '' # menuentry "NixOS - Recovery" { - # search --set=drive1 -fs-uuid 330B-45DE + # search --set=drive1 -fs-uuid 330B-45DE # linux ($drive1)//kernels/recovery-linux-bzImage loglevel=4 # initrd ($drive1)//kernels/recovery-initrd # } -- cgit v1.2.3