mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
doc: surround name? with fancier characters
This commit is contained in:
parent
a28614e65d
commit
a144c723a1
4 changed files with 5 additions and 5 deletions
|
|
@ -38,7 +38,7 @@ in
|
|||
home-manager = {
|
||||
useUserPackages = mkEnableOption ''
|
||||
installation of user packages through the
|
||||
<option>users.users.<name?>.packages</option> option.
|
||||
<option>users.users.‹name?›.packages</option> option.
|
||||
'';
|
||||
|
||||
backupFileExtension = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue