fixed typo

This commit is contained in:
2026-03-24 16:45:02 -05:00
parent 1565615cf7
commit 5ccaecf12c

View File

@@ -6,9 +6,6 @@ let
in in
{ {
imports =
# Bootloader. # Bootloader.
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;