diff --git a/hosts/Infini-STICK/hardware-configuration.nix b/hosts/Infini-STICK/hardware-configuration.nix index bf0c340..abc5f50 100644 --- a/hosts/Infini-STICK/hardware-configuration.nix +++ b/hosts/Infini-STICK/hardware-configuration.nix @@ -51,7 +51,7 @@ in }; "/boot/efi" = { - device = uuid "3FC9-0182"; + device = uuid "0339-DFBA"; fsType = "vfat"; neededForBoot = true; };