We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cbb76 commit bec61f0Copy full SHA for bec61f0
users/refnode/common/optional/vm.nix
@@ -4,6 +4,6 @@
4
# Virtual machine and container tools for macOS
5
6
home.packages = with pkgs; [
7
- lima # Linux virtual machines on macOS
+ unstable.lima # Linux virtual machines on macOS
8
];
9
-}
+}
0 commit comments