fixed typo

This commit is contained in:
2026-03-24 16:45:02 -05:00
parent 0427d85220
commit 4c646883dc

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;