mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-06 09:01:04 +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
|
|
@ -23,8 +23,8 @@
|
|||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>
|
||||
The <option>home.file.<name?>.source</option> now allows source
|
||||
files to be hidden, that is, having a name starting with the
|
||||
The <option>home.file.‹name?›.source</option> now allows source files
|
||||
to be hidden, that is, having a name starting with the
|
||||
<literal>.</literal> character. It also allows the source file name to
|
||||
contain characters not typically allowed for Nix store paths. For example,
|
||||
your configuration can now contain things such as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue