nixpkgs/nixos/doc/manual
Maximilian Bosch a532cb052e
nixos/containers: add boot.isNspawnContainer option
There are a bunch of components such as incus or LXC that also use
`boot.isContainer`, so we'd have to differentiate between "OS container"
and "actually nspawn".

This became necessary for the file-systems part where nspawn takes care
of setting up special filesystems like `/proc`, `/dev` etc., but others
don't.

To allow for a `boot.isContainer` being less overloaded, this introduces
`boot.isNspawnContainer` that is exclusively used for nspawn-specific
things. When `true`, `boot.isContainer = true;` is implied.
2025-09-21 13:26:23 +02:00
..
administration nixos/doc/imperative-containers: add boot.enableContainers note 2025-08-25 20:20:56 +01:00
configuration nixos/timekpr: init at 0.5.8 (#419487) 2025-09-08 13:10:30 +02:00
development haskell.compiler.ghc928: drop 2025-09-07 18:45:52 +01:00
installation treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
release-notes nixos/containers: add boot.isNspawnContainer option 2025-09-21 13:26:23 +02:00
common.nix
contributing-to-this-manual.chapter.md doc: point manual contributing guides to devmode's README (#411326) 2025-06-16 11:03:45 +02:00
default.nix nixos/service/portable: Provide an entrypoint function 2025-08-20 11:58:12 +02:00
manual.md
nixos-options.md
preface.md
README.md **/README.md: one sentence per line 2025-06-29 21:14:32 +02:00
redirects.json nixos/plymouth-tpm2-totp: init 2025-09-15 12:22:54 -04:00
shell.nix