diff --git a/robot.nix b/robot.nix index 68d104b..421dcf4 100644 --- a/robot.nix +++ b/robot.nix @@ -14,7 +14,7 @@ enable = true; mirroredBoots = [ { - devices = ["/dev/nvme0n1" "/dev/nvme1n1"]; + devices = ["/dev/nvme0n1"]; path = "/boot"; } ];