mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-06 16:57:08 +00:00
changelog: document changes to Nix installation management
This commit is contained in:
parent
00a8cb30fa
commit
a2e44a84be
1 changed files with 12 additions and 0 deletions
12
CHANGELOG
12
CHANGELOG
|
@ -1,3 +1,15 @@
|
||||||
|
2025-01-29
|
||||||
|
- There is now a `nix.enable` toggle to disable management of the Nix
|
||||||
|
installation. Nix installation management has been made more
|
||||||
|
opinionated as a consequence; nix-darwin now only supports managing a
|
||||||
|
multi‐user daemon installation of Nix, and unconditionally takes
|
||||||
|
ownership of the nix-daemon launchd daemon and the `_nixbld*` build
|
||||||
|
users when Nix installation management is enabled.
|
||||||
|
|
||||||
|
If the new constraints do not work with your setup, you can disable
|
||||||
|
the `nix.enable` option to opt out of Nix installation management
|
||||||
|
entirely; see the option documentation for caveats.
|
||||||
|
|
||||||
2025-01-18
|
2025-01-18
|
||||||
- The default configuration path for all new installations
|
- The default configuration path for all new installations
|
||||||
is `/etc/nix-darwin`. This was already the undocumented
|
is `/etc/nix-darwin`. This was already the undocumented
|
||||||
|
|
Loading…
Add table
Reference in a new issue