update nix-darwin to be flake-based

This commit is contained in:
Haak Saxberg 2026-03-25 15:36:37 -07:00
parent ddc8c7ec80
commit 659a4f29bc
4 changed files with 144 additions and 17 deletions

View file

@ -0,0 +1,5 @@
Symlink the flake file into `/etc/nix-darwin/flake.nix` before initializing the
system!
You'll also need to populate the hostname in a `secret-variables.nix` file with
the output of `scutil --get LocalHostName`