This commit is contained in:
Tasia Iso 2025-02-02 20:56:07 +01:00
parent ab2927943d
commit 4611e2bace
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw

View file

@ -54,7 +54,7 @@ in {
# ./yubikey.nix
# ./rtl-sdr.nix
];
boot.loader.systemd-boot.enable = lib.mkForce false;
# Bootloader.
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";