Merge pull request #117918 from NixOS/SuperSandro2000-patch-1

nixos/containers: update example path to match defaults
This commit is contained in:
Sandro 2021-03-29 09:58:39 +02:00 committed by GitHub
commit 7b3cb59494
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -504,7 +504,7 @@ in
path = mkOption {
type = types.path;
example = "/nix/var/nix/profiles/containers/webserver";
example = "/nix/var/nix/profiles/per-container/webserver";
description = ''
As an alternative to specifying
<option>config</option>, you can specify the path to