dustinlyons / nixos-config

General purpose Nix configuration for macOS / NixOS with starter templates + step-by-step guides ✨
BSD 3-Clause "New" or "Revised" License
1.52k stars 95 forks source link

Setting up on MacOS: getting "sed: can't read : No such file or directory" #110

Open daniel-heppner-ibigroup opened 1 month ago

daniel-heppner-ibigroup commented 1 month ago
image

Following the setup instructions for MacOS and I'm getting the following error. Not sure if this is something that is actually a problem or not, though. It seems to have worked because running the command again attempts to clone my secrets repo.

danielhep commented 1 month ago

I think maybe this is related to not having the secrets repository ready. I tried again with the repo created and it worked.

dustinlyons commented 2 weeks ago

@danielhep Started this PR to capture changes to handle this more gracefully.

PR needs:

https://github.com/dustinlyons/nixos-config/pull/113