nixos/doc/imperative-containers: add boot.enableContainers note

This commit is contained in:
Emily
2025-08-25 18:32:26 +01:00
parent 6077545d04
commit 42a1d455ce

View File

@@ -2,7 +2,7 @@
We'll cover imperative container management using `nixos-container` We'll cover imperative container management using `nixos-container`
first. Be aware that container management is currently only possible as first. Be aware that container management is currently only possible as
`root`. `root`, and that you need to enable [](#opt-boot.enableContainers) explicitly.
You create a container with identifier `foo` as follows: You create a container with identifier `foo` as follows: