diff --git a/hosts/fasu.nix b/hosts/fasu.nix index f45031a..0b443c1 100644 --- a/hosts/fasu.nix +++ b/hosts/fasu.nix @@ -18,7 +18,7 @@ }; fileSystems."/boot" = { - device = "/dev/disk/by-label/fasu-boot"; + device = "/dev/disk/by-label/FASU-BOOT"; fsType = "fat32"; };