Talk:Proxmox Linux Container: Difference between revisions
imported>Vater |
imported>Vater mNo edit summary |
||
| Line 226: | Line 226: | ||
(optional you can) check the (pve) lxc config file (and it should look like something like the following with ''nesting=1'' on the line ''features:'') | (optional you can) check the (pve) lxc config file (and it should look like something like the following with ''nesting=1'' on the line ''features:'') | ||
<code>less /etc/pve/lxc/1000.conf</code> | <code>less /etc/pve/lxc/1000.conf</code> | ||
<pre></pre> | |||
<pre> | <pre> | ||
features: nesting=1 | features: nesting=1 | ||
</pre> | </pre> | ||
<pre></pre> | |||
|- | |- | ||
| start the NixOS container with Proxmox Virtual Environment | | start the NixOS container with Proxmox Virtual Environment | ||