diff --git a/hosts/nullbox/hardware-configuration.nix b/hosts/nullbox/hardware-configuration.nix index 01e0798..cfe6704 100644 --- a/hosts/nullbox/hardware-configuration.nix +++ b/hosts/nullbox/hardware-configuration.nix @@ -26,7 +26,7 @@ }; fileSystems."/boot" = - { device = "/dev/disk/by-uuid/F6A5-3128"; + { device = "/dev/disk/by-uuid/F4D6-20B6"; fsType = "vfat"; };