about summary refs log tree commit diff
path: root/nixos/doc/manual/configuration/profiles/demo.xml
blob: 98829e4696df72ebe396bd10e994ba0cbab5b905 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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 <systemitem class="username">demo</systemitem> user, with password <literal>demo</literal>, uid <literal>1000</literal>, <systemitem class="groupname">wheel</systemitem>
  group and <link linkend="opt-services.xserver.displayManager.sddm.autoLogin">
   autologin in the SDDM display manager</link>.
 </para>
</section>