Ever-so-slightly clean up the build script and the readme in the nix/ folder
Although, not positive they work. Honestly have been more useful as a way to remember what commands to run manually ^_^;
This commit is contained in:
parent
3891451b92
commit
02a270c44d
2 changed files with 18 additions and 3 deletions
|
|
@ -1,5 +1,8 @@
|
|||
The install script is only for linux machines at the moment.
|
||||
|
||||
For Apple machines, [install nix-darwin](https://github.com/LnL7/nix-darwin#install) and symlink the `darwin-configuration.nix` file to `~/.nixpkgs/darwin-configuration.nix`.
|
||||
For Apple machines, [install
|
||||
nix-darwin](https://github.com/LnL7/nix-darwin#install) and symlink the
|
||||
`darwin-configuration.nix` file (probably in `worktop`? why else would you have
|
||||
an OSX machine?) to wherever it needs to go for that version of nix-darwin.
|
||||
|
||||
Home-manager is installed separately and not currently managed by the nix configurations.
|
||||
Home-manager is installed separately and not currently managed by any of the nix configurations.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue