1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-31 04:04:45 +00:00

readme: recommend /etc/nix-darwin more strongly

This commit is contained in:
Michael Hoang 2025-03-05 11:23:25 +09:00
parent 991bb2f6d4
commit a47e7dafa8

View file

@ -32,6 +32,8 @@ As the official Nix installer does not include an automated uninstaller, and man
Despite being an experimental feature in Nix currently, nix-darwin recommends that beginners use flakes to manage their nix-darwin configurations.
It is recommended to place your configuration in `/etc/nix-darwin` rather than your home directory as nix-darwin manages the entire system rather than just your personal user.
<details>
<summary>Flakes (Recommended for beginners)</summary>