Skip to content

Commit bec61f0

Browse files
committed
chore: use lima from unstable
1 parent 66cbb76 commit bec61f0

File tree

1 file changed

+2
-2
lines changed
  • users/refnode/common/optional

1 file changed

+2
-2
lines changed

users/refnode/common/optional/vm.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
# Virtual machine and container tools for macOS
55

66
home.packages = with pkgs; [
7-
lima # Linux virtual machines on macOS
7+
unstable.lima # Linux virtual machines on macOS
88
];
9-
}
9+
}

0 commit comments

Comments
 (0)