fixed loop

This commit is contained in:
2026-03-24 16:43:38 -05:00
parent bae37a7059
commit 1565615cf7

View File

@@ -9,12 +9,6 @@ in
imports =
[
./modules/modules.nix
];
# Bootloader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;