fixed loop

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

View File

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