0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/homebox: fix link to documentation

This commit is contained in:
Bruno BELANYI 2025-01-29 18:11:26 +00:00
parent 74caec48d2
commit aaa2688220

View file

@ -29,7 +29,7 @@ in
''; '';
description = '' description = ''
The homebox configuration as Environment variables. For definitions and available options see the upstream The homebox configuration as Environment variables. For definitions and available options see the upstream
[documentation](https://homebox.software/en/quick-start.html#env-variables-configuration). [documentation](https://homebox.software/en/configure-homebox.html).
''; '';
}; };
}; };