devices.vps9: fix boot

This commit is contained in:
2025-11-09 12:28:52 +08:00
parent 1b15f3bc8e
commit c9697260b1

View File

@@ -13,7 +13,7 @@ inputs:
{
btrfs =
{
"/dev/disk/vda1"."/boot" = "/boot";
"/dev/vda1"."/boot" = "/boot";
"/dev/mapper/root" = { "/nix" = "/nix"; "/nix/rootfs/current" = "/"; };
};
};