1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-31 04:04:45 +00:00
This commit is contained in:
Michael Hoang 2025-03-29 15:35:56 +00:00 committed by GitHub
commit 17c4aec7fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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>