diff --git a/hosts/temperance/filesystem/default.nix b/hosts/temperance/filesystem/default.nix index 2f79bbf..7b7311f 100644 --- a/hosts/temperance/filesystem/default.nix +++ b/hosts/temperance/filesystem/default.nix @@ -3,7 +3,7 @@ boot.initrd.luks.devices."cryptroot".device = "/dev/disk/by-uuid/96e8f3d6-8d2d-4e2d-abd9-3eb7f48fed02"; fileSystems = { "/boot" = { - device = "/dev/disk/by-uuid/7825-451F"; + device = "/dev/disk/by-uuid/B3AC-9050"; fsType = "vfat"; }; # root on tmpfs