doc: fix outdated /var/lib/container from pre-2205
This commit is contained in:
parent
99818b5301
commit
0ba017171d
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Linux foo 3.4.82 #1-NixOS SMP Thu Mar 20 14:44:05 UTC 2014 x86_64 GNU/Linux
|
||||||
|
|
||||||
There are several ways to change the configuration of the container.
|
There are several ways to change the configuration of the container.
|
||||||
First, on the host, you can edit
|
First, on the host, you can edit
|
||||||
`/var/lib/container/name/etc/nixos/configuration.nix`, and run
|
`/var/lib/nixos-containers/foo/etc/nixos/configuration.nix`, and run
|
||||||
|
|
||||||
```ShellSession
|
```ShellSession
|
||||||
# nixos-container update foo
|
# nixos-container update foo
|
||||||
|
|
Loading…
Reference in a new issue