fixed loop

This commit is contained in:
2026-03-24 16:43:38 -05:00
parent ca30ce77d1
commit 0427d85220

View File

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