mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
fixup! reword
This commit is contained in:
parent
0abf9d2b12
commit
0f4179aed2
@ -190,12 +190,10 @@ rmdir /var/lib/ipfs/.ipfs
|
||||
<listitem>
|
||||
<para>
|
||||
The <option>time.timeZone</option> option now allows the value
|
||||
<literal>null</literal> in addition to timezone strings, which sets the
|
||||
timezone to UTC by default and allows changing it imperatively using
|
||||
<command>timedatectl set-timezone</command>. This is additionally now the
|
||||
default value for the option, which means that systems where the option
|
||||
has not been set explicitly will continue to use UTC but allow imperative
|
||||
timezone adjustments now.
|
||||
<literal>null</literal> in addition to timezone strings. This value
|
||||
allows changing the timezone of a system imperatively using
|
||||
<command>timedatectl set-timezone</command>. The default timezone
|
||||
is still UTC.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user