nixos/manual: document you need root for container

+5 -1
+5 -1
nixos/doc/manual/administration/imperative-containers.xml
··· 7 7 <title>Imperative Container Management</title> 8 8 9 9 <para>We’ll cover imperative container management using 10 - <command>nixos-container</command> first. You create a container with 10 + <command>nixos-container</command> first. 11 + Be aware that container management is currently only possible 12 + as <literal>root</literal>.</para> 13 + 14 + <para>You create a container with 11 15 identifier <literal>foo</literal> as follows: 12 16 13 17 <screen>