1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

Fix broken links

This commit is contained in:
Luc Perkins 2025-02-25 15:24:15 -03:00
parent 2b7214197e
commit 705a7b9fd8
No known key found for this signature in database
GPG key ID: C86EE5D85EE4DDA5
2 changed files with 3 additions and 2 deletions

View file

@ -1,7 +1,8 @@
# Installation
This section describes how to install and configure Nix for first-time use.
Nix follows a [multi-user](./multi-user.md) model on both Linux and macOS.
Nix follows a [multi-user](./security.md#multi-user-model) model on both Linux
and macOS.
```console
$ curl -L https://nixos.org/nix/install | sh -s -- --daemon