NixOS Containers: Difference between revisions

imported>Ptman
m fix code example
imported>Srid
m Link to https://wiki.archlinux.org/title/systemd-nspawn
Line 1: Line 1:
== Native NixOS containers ==
== Native NixOS containers ==


It is possible to configure native systemd-nspawn containers, which are running NixOS and are configured and managed by NixOS using the <code>containers</code> directive.
It is possible to configure native [https://wiki.archlinux.org/title/systemd-nspawn systemd-nspawn] containers, which are running NixOS and are configured and managed by NixOS using the <code>containers</code> directive.


=== Installation ===
=== Installation ===