From da7bf303729da336fbc6a6280304a87ea133ae44 Mon Sep 17 00:00:00 2001 From: Sandro Date: Mon, 29 Mar 2021 03:40:44 +0200 Subject: [PATCH] nixos/containers: update example path to match defaults --- nixos/modules/virtualisation/nixos-containers.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/modules/virtualisation/nixos-containers.nix b/nixos/modules/virtualisation/nixos-containers.nix index 3754fe6dac6..a853917a6de 100644 --- a/nixos/modules/virtualisation/nixos-containers.nix +++ b/nixos/modules/virtualisation/nixos-containers.nix @@ -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 , you can specify the path to