1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-01 04:23:34 +02:00

docs: fix broken link text

(cherry picked from commit c22b41f006)
This commit is contained in:
Viktor Kronvall 2023-12-17 01:03:30 +09:00 committed by Robert Helgesson
parent b408085bcb
commit 1488651d02
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -87,7 +87,7 @@ follows:
```
- Nixpkgs packages can be installed to the user profile using
[???](opt-home.packages).
[home.packages](#opt-home.packages).
- The option names of a program module typically start with
`programs.<package name>`.