diff --git a/nix/README.md b/nix/README.md new file mode 100644 index 0000000..4342780 --- /dev/null +++ b/nix/README.md @@ -0,0 +1,5 @@ +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`. + +Home-manager is installed separately and not currently managed by the nix configurations.