chore(darwin): install utm via homebrew instead of nix

This commit is contained in:
Ryan Yin
2026-03-07 21:32:13 +08:00
parent 02dce24f61
commit f9596089b3

View File

@@ -70,9 +70,6 @@ in
nushell # my custom shell
gnugrep # replacee macos's grep
gnutar # replacee macos's tar
# darwin only apps
utm # virtual machine
];
environment.variables = {
# Fix https://github.com/LnL7/nix-darwin/wiki/Terminfo-issues
@@ -165,7 +162,10 @@ in
"aerospace" # an i3-like tiling window manager for macOS
"ghostty" # terminal emulator
# container & vm
"orbstack" # docker & docker compose
"utm" # vm
# https://joplinapp.org/help/
"joplin" # note taking app