diff --git a/flake.nix b/flake.nix index 83fb0b0..293a3ba 100644 --- a/flake.nix +++ b/flake.nix @@ -152,7 +152,7 @@ }; }; }; - "hetzner.hardware" = { ... }: { + "hardware.hetzner" = { ... }: { boot.loader.grub.device = "/dev/sda"; boot.initrd.availableKernelModules = [ "ata_piix"