1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00

Merge pull request #13165 from bam80/patch-1

index.md: add warning for installing as root
This commit is contained in:
Jörg Thalheim 2025-05-12 22:25:50 +02:00 committed by GitHub
commit b87b1cbc75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,8 @@ $ curl -L https://nixos.org/nix/install | sh -s -- --daemon
> Single-user is not supported on Mac. > Single-user is not supported on Mac.
> `warning: installing Nix as root is not supported by this script!`
This installation has less requirements than the multi-user install, however it This installation has less requirements than the multi-user install, however it
cannot offer equivalent sharing, isolation, or security. cannot offer equivalent sharing, isolation, or security.