1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

Fix links again

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

View file

@ -1,7 +1,7 @@
# Installation
This section describes how to install and configure Nix for first-time use.
Nix follows a [multi-user](./security.md#multi-user-model) model on both Linux
Nix follows a [multi-user](./nix-security.md#multi-user-model) model on both Linux
and macOS.
```console