minor fix

This commit is contained in:
js0ny 2025-10-29 23:35:15 +00:00
parent 4842ca3540
commit a715a2841b
2 changed files with 3 additions and 5 deletions

View file

@ -1,5 +1,3 @@
#!/bin/sh
curl -fsSL https://install.determinate.systems/nix | sh -s -- install
sudo nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.dotfiles/nixcfgs
# curl -fsSL https://install.determinate.systems/nix | sh -s -- install