Skip to content

Commit

Permalink
Update robot.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Jun 11, 2024
1 parent 9339d2f commit 087ab6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robot.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
enable = true;
mirroredBoots = [
{
devices = ["/dev/nvme0n1" "/dev/nvme1n1"];
devices = ["/dev/nvme0n1"];
path = "/boot";
}
];
Expand Down

0 comments on commit 087ab6b

Please sign in to comment.