Docs: init section Demo in chapter Profiles
This commit is contained in:
parent
e6445abe64
commit
40f2cdb302
@ -28,4 +28,5 @@
|
|||||||
<xi:include href="profiles/all-hardware.xml" />
|
<xi:include href="profiles/all-hardware.xml" />
|
||||||
<xi:include href="profiles/base.xml" />
|
<xi:include href="profiles/base.xml" />
|
||||||
<xi:include href="profiles/clone-config.xml" />
|
<xi:include href="profiles/clone-config.xml" />
|
||||||
|
<xi:include href="profiles/demo.xml" />
|
||||||
</chapter>
|
</chapter>
|
||||||
|
13
nixos/doc/manual/configuration/profiles/demo.xml
Normal file
13
nixos/doc/manual/configuration/profiles/demo.xml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
|
||||||
|
<section xmlns="http://docbook.org/ns/docbook"
|
||||||
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
|
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||||
|
version="5.0"
|
||||||
|
xml:id="sec-profile-demo">
|
||||||
|
<title>Demo</title>
|
||||||
|
<para>
|
||||||
|
This profile just enables a "demo" user, with password "demo", uid 1000, wheel
|
||||||
|
group and <link linkend="opt-services.xserver.displayManager.sddm.autoLogin">
|
||||||
|
autologin in the SDDM display manager</link>.
|
||||||
|
</para>
|
||||||
|
</section>
|
Loading…
x
Reference in New Issue
Block a user