fixed loop

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

View File

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