dotfiles/nix/README.md

9 lines
417 B
Markdown
Raw Normal View History

2022-04-14 12:59:16 -07:00
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 (probably in `worktop`? why else would you have
an OSX machine?) to wherever it needs to go for that version of nix-darwin.
2022-04-14 12:59:16 -07:00
Home-manager is installed separately and not currently managed by any of the nix configurations.