mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
devices.vps9: fix boot
This commit is contained in:
@@ -13,7 +13,7 @@ inputs:
|
||||
{
|
||||
btrfs =
|
||||
{
|
||||
"/dev/disk/vda1"."/boot" = "/boot";
|
||||
"/dev/vda1"."/boot" = "/boot";
|
||||
"/dev/mapper/root" = { "/nix" = "/nix"; "/nix/rootfs/current" = "/"; };
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user