dotfiles/nix/README.md
Haak Saxberg 02a270c44d 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 ^_^;
2023-05-28 15:27:51 -07:00

8 lines
417 B
Markdown

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.
Home-manager is installed separately and not currently managed by any of the nix configurations.