nixos docs: system restart to apply containers nat

This commit is contained in:
Francesco Gazzetta 2018-09-03 14:42:48 +02:00 committed by GitHub
parent 0a5b8ef8c4
commit 25a14fc261
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,4 +52,7 @@ $ ping -c1 10.233.4.2
networking.networkmanager.unmanaged = [ "interface-name:ve-*" ];
</programlisting>
</para>
<para>
You may need to restart your system for the changes to take effect.
</para>
</section>