diff --git a/hosts/glotzbert/hardware-configuration.nix b/hosts/glotzbert/hardware-configuration.nix index c89da15e..6e2872e1 100644 --- a/hosts/glotzbert/hardware-configuration.nix +++ b/hosts/glotzbert/hardware-configuration.nix @@ -74,7 +74,7 @@ }; fileSystems."/boot" = - { device = "/dev/disk/by-uuid/9A1D-A4FF"; + { device = "/dev/disk/by-uuid/D1E3-1422"; fsType = "vfat"; };