Use 'systemd-boot' bootloader instead of GRUB

This commit is contained in:
2025-10-04 20:51:37 +02:00
parent a2d4fa4853
commit 57d724cf36
2 changed files with 3 additions and 4 deletions

View File

@@ -5,8 +5,8 @@
imports =
[
./modules/bootloader.nix
./modules/hardware-configuration.nix # Include the results of the hardware scan.
./modules/bootloader.nix
./modules/networking.nix
./modules/users.nix
./modules/audio.nix