Daiderd Jordan

Results 88 comments of Daiderd Jordan

Actually I just found an option to limit access to collaborators, perhaps it's accessible now?

If you could contribute, would be great! I personally don't use fish so I'm not very familiar with it. But I can probably add a `programs.fish` module myself based on...

Installing the nix-darwin scripts with nix-env doesn't really make a lot of sense to me, this entire project might move to nixpkgs at some point but that's a different story....

I assume you are talking about distributed builds. The options are the same as for [nixos](http://nixos.org/nixos/options.html#nix.buildmachines), but debugging issues with this is pretty hard because you don't get a lot...

The nix-env only works on the user profile (`~/.nix-profile`) by default you can use `--profile | -p` to specify another profile. It works the same as on nixos, there's a...

@cbarrett Good point, added an example to the readme. 😄

While it's probably not what you're looking for, I finally worked on generating reference documentation for the options https://lnl7.github.io/nix-darwin/manual. Other then certain options there's actually very little difference between this...

@spease I'm not sure how relevant it would be to fully explain them. The prompts are mostly there for posterity, unless you have a special setup you probably want/need all...

I just listed everything here that runs as the login user. For applications it's easy, that can be moved to /Applications. As for defaults, I'm not sure if that works...

I think that's also kind of the summary I described here. This was sort of a brainump asking whether by dropping a few things nix-darwin could just not have any...