disabled systemd-boot

This commit is contained in:
2024-10-05 17:55:17 -07:00
parent 4d6450900b
commit 2644bcd193

View File

@@ -10,7 +10,7 @@
./hardware-configuration.nix ./hardware-configuration.nix
]; ];
boot.loader.systemd-boot.enable = true; #boot.loader.systemd-boot.enable = true;
# Use the GRUB 2 boot loader. # Use the GRUB 2 boot loader.
boot.loader.grub.enable = true; boot.loader.grub.enable = true;