diff --git a/systems/palatine-hill/hardware.nix b/systems/palatine-hill/hardware.nix index 24d3153..4bee813 100644 --- a/systems/palatine-hill/hardware.nix +++ b/systems/palatine-hill/hardware.nix @@ -31,7 +31,7 @@ fsType = "ext4"; }; - "boot" = { + "/boot" = { device = "/dev/disk/by-uuid/4CBA-2451"; fsType = "vfat"; };