Skip to content

Commit

Permalink
idont install nix darwin right now
Browse files Browse the repository at this point in the history
  • Loading branch information
joelmccracken committed Dec 27, 2024
1 parent 2e9b0c1 commit 6d1bb25
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bootstrap-workstation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,11 @@ source "$NIX_DAEMON_PATH";
set -u


is_mac && {
info installing darwin-nix
${WORKSTATION_DIR}/lib/shell/setup/install_nix_darwin.sh
info finished installing darwin-nix
}
# is_mac && {
# info installing darwin-nix
# ${WORKSTATION_DIR}/lib/shell/setup/install_nix_darwin.sh
# info finished installing darwin-nix
# }


${WORKSTATION_DIR}/lib/shell/setup/install_home_manager.sh
Expand Down

0 comments on commit 6d1bb25

Please sign in to comment.