mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Merge pull request #13165 from bam80/patch-1
index.md: add warning for installing as root
This commit is contained in:
commit
b87b1cbc75
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue